aboutsummaryrefslogtreecommitdiff
path: root/picom.conf
diff options
context:
space:
mode:
authorVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-21 22:01:43 +0530
committerVidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com>2021-02-21 22:01:43 +0530
commit9a5b5a97a795fac3a2ee637080d15a12d250c99f (patch)
tree4a88fe8aa8bef3ee90c3c3001ceb408c9fefb6e4 /picom.conf
parent6c57e9e4256e1b239f8e1e8e44eeb949a6a63e2e (diff)
changed something long ago in picom.conf
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'",
];