summaryrefslogtreecommitdiff
path: root/.config/picom/picom.conf
diff options
context:
space:
mode:
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.