mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 01:13:43 +02:00
fix: steam float windowrule
This commit is contained in:
parent
0351f05d9e
commit
b93f9148bd
1 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,7 @@ windowrulev2= animation popin,class:^(org.telegram.desktop|telegramdesktop)$
|
|||
|
||||
# steam rules :
|
||||
windowrulev2= float,class:^(Steam|steam)$,title:^(.*)$
|
||||
windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$
|
||||
windowrulev2= animation popin,class:^(Steam|steam)$,title:^(.*)$
|
||||
|
||||
# chrome rules :
|
||||
|
@ -23,4 +24,3 @@ windowrulev2 = workspace 1,class:^(chrome|google-chrome|Chrome)$
|
|||
windowrulev2 = workspace 2,class:^(Code)$
|
||||
windowrulev2 = workspace 3,class:^(nekoray|Nekoray)$
|
||||
windowrulev2 = workspace 4,class:^(org.telegram.desktop|telegramdesktop|discord)$
|
||||
# windowrulev2 = workspace 5,class:^(steam)$
|
Loading…
Add table
Reference in a new issue