✨ feat(hypr): added idle rules for some windows
This commit is contained in:
parent
e4c073b19a
commit
72f1dc6d8d
1 changed files with 4 additions and 0 deletions
|
@ -70,3 +70,7 @@ windowrulev2 = center 1,$scrcpy
|
||||||
windowrulev2 = float,$scrcpy
|
windowrulev2 = float,$scrcpy
|
||||||
|
|
||||||
windowrulev2 = noinitialfocus, class:(.*Spotify.*)
|
windowrulev2 = noinitialfocus, class:(.*Spotify.*)
|
||||||
|
|
||||||
|
windowrulev2 = idleinhibit always,class:^(.*steam_app.*)$
|
||||||
|
windowrulev2 = idleinhibit fullscreen,class:^(.*celluloid.*)$
|
||||||
|
windowrulev2 = idleinhibit fullscreen,class:^(.*LibreWolf.*)$
|
||||||
|
|
Loading…
Add table
Reference in a new issue