aboutsummaryrefslogtreecommitdiff
path: root/picom.conf
diff options
context:
space:
mode:
Diffstat (limited to 'picom.conf')
-rw-r--r--picom.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/picom.conf b/picom.conf
index a0a957a7..74178998 100644
--- a/picom.conf
+++ b/picom.conf
@@ -423,18 +423,4 @@ wintypes:
};
opacity-rule = [
- "95:class_g = 'Pcmanfm' && focused",
- "95:class_g = 'Pcmanfm' && !focused",
- "95:class_g = 'Thunderbird' && focused",
- "90:class_g = 'Thunderbird' && !focused",
- "90:name *?= 'AUR'",
- "90:name *?= 'Arch'",
- "90:name *?= 'google'",
- "95:name *?= 'stackoverflow'",
- "90:name *?= 'Vidhu Kant'",
- "95:name *?= 'DuckDuckgo'",
- "98:name *?= 'twitter'",
- "98:name *?= 'Mail'",
- "98:name *?= 'WhatsApp'",
- "97:name *?= 'Discord'",
];