mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-26 17:53:43 +02:00
chore: steam rules removed and dunst new offset style
This commit is contained in:
parent
aef4db283a
commit
1c622fd770
2 changed files with 1 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
|||
width = 300
|
||||
height = (0,300)
|
||||
origin = bottom-right
|
||||
offset = 15x30
|
||||
offset = 15x15
|
||||
|
||||
# Set this to true to use X11 output on Wayland.
|
||||
# force_xwayland = true
|
||||
|
|
|
@ -35,12 +35,6 @@ windowrulev2= center,class:^(Firefox)$,title:^(Library)$
|
|||
# telegram rules :
|
||||
windowrulev2= float,class:^(org.telegram.desktop|telegramdesktop)$,title:^(Media viewer)$
|
||||
windowrulev2= animation popin,class:^(org.telegram.desktop|telegramdesktop)$
|
||||
|
||||
# steam rules :
|
||||
windowrulev2= float,class:^(Steam|steam)$,title:^(.*)$
|
||||
windowrulev2= animation popin,class:^(Steam|steam)$,title:^(.*)$
|
||||
windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$
|
||||
|
||||
# discord rules :
|
||||
windowrulev2 = opacity 0.8,class:^(discord)$
|
||||
bind = ,F4,pass,^(discord)$
|
||||
|
|
Loading…
Add table
Reference in a new issue