⚙️ config(hypr): new rules for spotify and mpv-vlc
This commit is contained in:
parent
0bf78165d1
commit
7610219498
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Base Rules
|
||||
$center-float-large = class:^(center-float-large)$
|
||||
$center-float-large = class:^(center-float-large)$|^(.*qimgv.*)$|^(.*mpv.*)$
|
||||
windowrulev2 = float, $center-float-large
|
||||
windowrulev2 = size 70% 70%, $center-float-large
|
||||
windowrulev2 = center 1, $center-float-large
|
||||
|
@ -106,6 +106,7 @@ windowrulev2 = noinitialfocus, class:(.*[Ss]potify.*)|(.*tidal-hifi.*)$|(.*You[T
|
|||
|
||||
windowrulev2 = idleinhibit always, class:^(.*steam_app.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*celluloid.*)$|^(.*mpv.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*[Ss]potify.*)$
|
||||
windowrulev2 = idleinhibit fullscreen, class:^(.*LibreWolf.*)$|^(.*floorp.*)$|^(.*Brave.*)$|^(.*firefox.*)$|^(.*chromium.*)$|^(.*zen-alpha.*)$
|
||||
|
||||
windowrulev2 = immediate, class:^(.*steam_app.*)$
|
||||
|
|
Loading…
Add table
Reference in a new issue