fix: steam menu overlay
This commit is contained in:
parent
2d45118e44
commit
a55c64e748
2 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,7 @@ The following packages are required for the proper functioning of Hyprland on Vo
|
|||
- polkit : service
|
||||
- NetworkManager : service
|
||||
- base-devel
|
||||
- void-repo-multilib
|
||||
- gnome-keyring
|
||||
- polkit-gnome
|
||||
- [ly](https://github.com/fairyglade/ly) : service
|
||||
|
|
|
@ -30,6 +30,7 @@ windowrulev2= animation popin,class:^(org.telegram.desktop|telegramdesktop)$
|
|||
windowrulev2= float,class:^(Steam|steam)$,title:^(.*)$
|
||||
windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$
|
||||
windowrulev2= animation popin,class:^(Steam|steam)$,title:^(.*)$
|
||||
windowrulev2= stayfocused,class:(steam),title:(^$)
|
||||
|
||||
# chrome rules :
|
||||
windowrulev2= float,title:^(Google Chrome)$
|
||||
|
|
Loading…
Add table
Reference in a new issue