Skip to content

Commit 51db9ee

Browse files
authored
feat: skip idle inhibit for fullscreen apps (#669)
1 parent 97c69f3 commit 51db9ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Configs/.config/hypr/windowrules.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# This symbol indicates that the following values will override the default configuration
99
$&=override
1010

11+
windowrulev2 = idleinhibit fullscreen, class:.*
12+
1113
windowrulev2 = opacity 0.90 $& 0.90 $& 1,class:^(firefox)$
1214
windowrulev2 = opacity 0.90 $& 0.90 $& 1,class:^(Brave-browser)$
1315
windowrulev2 = opacity 0.80 $& 0.80 $& 1,class:^(code-oss)$

0 commit comments

Comments
 (0)