We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c69f3 commit 51db9eeCopy full SHA for 51db9ee
Configs/.config/hypr/windowrules.conf
@@ -8,6 +8,8 @@
8
# This symbol indicates that the following values will override the default configuration
9
$&=override
10
11
+windowrulev2 = idleinhibit fullscreen, class:.*
12
+
13
windowrulev2 = opacity 0.90 $& 0.90 $& 1,class:^(firefox)$
14
windowrulev2 = opacity 0.90 $& 0.90 $& 1,class:^(Brave-browser)$
15
windowrulev2 = opacity 0.80 $& 0.80 $& 1,class:^(code-oss)$
0 commit comments