summaryrefslogtreecommitdiffstats
path: root/.config/picom/picom.conf
diff options
context:
space:
mode:
authorjustanothercatgirl <sotov2070@gmail.com>2024-04-11 13:00:50 +0300
committerjustanothercatgirl <sotov2070@gmail.com>2024-04-11 13:00:50 +0300
commit732e507db3c1664d6d64889b3186df766c9217d4 (patch)
tree2154441af35257c85a0c1aa33a4a6b9e8c0063d8 /.config/picom/picom.conf
parentdbb48f0acaacede21cfccfb8f30a206236520068 (diff)
added group-media script
Diffstat (limited to '.config/picom/picom.conf')
-rw-r--r--.config/picom/picom.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index 3ca757e..c5ae784 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -13,7 +13,7 @@ rounded-corners-exclude = [
];
opacity-rule = [
"100: name *= 'YouTube'",
- "100: name *= 'hub'", // not sus
+ "100: name *= 'Pornhub'", // not sus
"100: name ~= 'ヰカちゃん♡♡~ – \\\\([0-9]+\\\\)'", // my girlfriend is more important than my rice
"100: name ~= 'Вика Цой'",
@@ -24,7 +24,7 @@ opacity-rule = [
// "75: class_g = 'Sakura' && name *= 'BashTOP'", // commented out for better times
"84: class_g = 'Sakura' && focused",
- "63: class_g = 'Sakura'",
+ "69: class_g = 'Sakura'",
];
blur = {
method = "gaussian";