fix: privacy rules

This commit is contained in:
2026-01-22 00:37:52 +03:00
parent d7b63ad132
commit 02bf812d7b

View File

@@ -1,98 +1,98 @@
windowrule { windowrule {
name = privacy-rule-1 name = privacy-rule-1
tag = +privacy tag = privacy
match:class = ^(org.telegram.desktop)$ match:class = ^(org.telegram.desktop)$
} }
windowrule { windowrule {
name = privacy-rule-2 name = privacy-rule-2
tag = +privacy tag = privacy
match:class = ^(com.ayugram.desktop)$ match:class = ^(com.ayugram.desktop)$
} }
windowrule { windowrule {
name = privacy-rule-3 name = privacy-rule-3
tag = +privacy tag = privacy
match:class = ^(Element)$ match:class = ^(Element)$
} }
windowrule { windowrule {
name = privacy-rule-4 name = privacy-rule-4
tag = +privacy tag = privacy
match:class = ^(vesktop)$ match:class = ^(vesktop)$
} }
windowrule { windowrule {
name = privacy-rule-5 name = privacy-rule-5
tag = +privacy tag = privacy
match:class = ^(chat-simplex-desktop-MainKt)$ match:class = ^(chat-simplex-desktop-MainKt)$
} }
windowrule { windowrule {
name = privacy-rule-6 name = privacy-rule-6
tag = +privacy tag = privacy
match:class = ^(com.github.hluk.copyq)$ match:class = ^(com.github.hluk.copyq)$
} }
windowrule { windowrule {
name = privacy-rule-7 name = privacy-rule-7
tag = +privacy tag = privacy
match:class = ^(org.keepassxc.KeePassXC)$ match:class = ^(org.keepassxc.KeePassXC)$
} }
windowrule { windowrule {
name = privacy-rule-8 name = privacy-rule-8
tag = +privacy tag = privacy
match:class = ^(otpclient)$ match:class = ^(otpclient)$
} }
windowrule { windowrule {
name = privacy-rule-9 name = privacy-rule-9
tag = +privacy tag = privacy
match:class = ^(com.nextcloud.desktopclient.nextcloud)$ match:class = ^(com.nextcloud.desktopclient.nextcloud)$
} }
windowrule { windowrule {
name = privacy-rule-10 name = privacy-rule-10
tag = +privacy tag = privacy
match:title = ^(diary)$ match:title = ^(diary)$
} }
windowrule { windowrule {
name = privacy-rule-11 name = privacy-rule-11
tag = +privacy tag = privacy
match:class = thunar match:class = thunar
match:title = .*(Downloads|Telegram Desktop).* match:title = .*(Downloads|Telegram Desktop).*
} }
windowrule { windowrule {
name = privacy-rule-12 name = privacy-rule-12
tag = +privacy tag = privacy
match:class = ^(Mullvad VPN)$ match:class = ^(Mullvad VPN)$
} }
windowrule { windowrule {
name = privacy-rule-13 name = privacy-rule-13
tag = +privacy tag = privacy
match:class = ^(Tor Browser)$ match:class = ^(Tor Browser)$
} }
windowrule { windowrule {
name = privacy-rule-14 name = privacy-rule-14
tag = +privacy tag = privacy
match:class = ^(zen)$ match:class = ^(zen)$
match:title = .*Private Browsing.* match:title = .*Private Browsing.*
} }
windowrule { windowrule {
name = privacy-rule-15 name = privacy-rule-15
tag = +privacy tag = privacy
match:class = ^(Logseq)$ match:class = ^(Logseq)$
} }
windowrule { windowrule {
name = privacy-rule-16 name = privacy-rule-16
tag = +privacy tag = privacy
match:class = ^(com.obsproject.Studio)$ match:class = ^(com.obsproject.Studio)$
} }