✨ feat(hypr): add new browsers to the idleinhibit rule
This commit is contained in:
parent
99c76d78a8
commit
0884374183
1 changed files with 1 additions and 3 deletions
|
@ -26,8 +26,6 @@ windowrulev2 = workspace 19, class:^(.*GParted.*)$|(.*clamtk.*)$|(.*gnome.Logs.*
|
|||
|
||||
# Gaming
|
||||
windowrulev2 = workspace 8, class:^(.*steam_app.*)$
|
||||
|
||||
|
||||
windowrulev2 = workspace 18, class:^(steam)$|(.*atlauncher.*)$|(.*heroic.*)$
|
||||
windowrulev2 = stayfocused, title:^()$,class:^(steam)$ # This fixes steam layers dissapearing
|
||||
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
|
||||
|
@ -84,6 +82,6 @@ windowrulev2 = noinitialfocus, class:(.*Spotify.*)
|
|||
|
||||
windowrulev2 = idleinhibit always, class:^(.*steam_app.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*celluloid.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$
|
||||
|
||||
windowrulev2 = immediate, class:^(.*steam_app.*)$
|
||||
|
|
Loading…
Add table
Reference in a new issue