aboutsummaryrefslogtreecommitdiff
path: root/picom/picom.conf
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-01-29 00:04:59 +0100
committerAnhgelus Morhtuuzh <anhgelus.morhtuuzh@gmx.com>2023-01-29 00:04:59 +0100
commitbad695620096d9a342815ca6eef223e4ce7b0914 (patch)
tree327f63ba01de4cfc9da2186bb5f5de02e03790dd /picom/picom.conf
parent071b8e4917979762fbf9ba6dbf2b3ffd64fe98ed (diff)
feat(soft) clion to workspace 1
Diffstat (limited to 'picom/picom.conf')
-rw-r--r--picom/picom.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/picom/picom.conf b/picom/picom.conf
index c8f740d..d7914bb 100644
--- a/picom/picom.conf
+++ b/picom/picom.conf
@@ -101,7 +101,8 @@ shadow-exclude = [
"class_g = 'Cairo-clock'",
"class_g = 'slop'",
"class_g = 'Polybar'",
- "_GTK_FRAME_EXTENTS@:c"
+ "_GTK_FRAME_EXTENTS@:c",
+ "class_g = 'Cinny'"
];
# Specify a X geometry that describes the region in which shadow should not
@@ -206,7 +207,7 @@ focus-exclude = [
#
# opacity-rule = []
opacity-rule = [
- "80:class_g = 'Polybar'",
+# "80:class_g = 'Polybar'",
];