summaryrefslogtreecommitdiff
path: root/.config/picom
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom')
-rw-r--r--.config/picom/picom.conf10
1 files changed, 6 insertions, 4 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index 08dea69..fa4d989 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -1,6 +1,8 @@
# just very slightly rounded corners
-corner-radius = 6
+# empty file, just so transparency works on st
-rounded-corners-exclude = [
- "class_g = 'dwm'"
-];
+# corner-radius = 6
+
+# rounded-corners-exclude = [
+# "class_g = 'dwm'"
+# ];