summaryrefslogtreecommitdiff
path: root/.config/picom/picom.conf
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-03-09 01:59:27 +0100
committeryuzu-eva <stevenhu@web.de>2024-03-09 01:59:27 +0100
commit1c68684558c3062ff8fca66ee3dd870088fd56ee (patch)
tree380cce5fb22e27f74d5381382fdd39f4ea764e6b /.config/picom/picom.conf
parentc5dcc86843b8f27628f901115eeda192d6260aca (diff)
parentf65e69f1f4b41785426bb830e73541aeb0d957e0 (diff)
Merge branch 'desktop'
merge into master, since the distinction is no longer neccessary
Diffstat (limited to '.config/picom/picom.conf')
-rw-r--r--.config/picom/picom.conf14
1 files changed, 1 insertions, 13 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index a095613..2fdb8f4 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -1,13 +1 @@
-# just very slightly rounded corners
-# empty file, just so transparency works on st
-
-opacity-rule = [
- "98:class_g = 'SchildiChat' && focused",
- "98:class_g = 'SchildiChat' && !focused"
-]
-
-# corner-radius = 6
-
-# rounded-corners-exclude = [
-# "class_g = 'dwm'"
-# ];
+# empty file, just so transparency works.