Make wlogout look better
This commit is contained in:
parent
73f5aaac4c
commit
92bbb06005
|
@ -157,10 +157,13 @@ in ''
|
|||
windowrule = float,(thunar)
|
||||
windowrule = center,(thunar)
|
||||
windowrule = float,(wlogout)
|
||||
windowrule = size 80% 80%,(wlogout)
|
||||
windowrule = center,(wlogout)
|
||||
windowrule = nofullscreenrequest,(wlogout)
|
||||
windowrule = nomaximizerequest,(wlogout)
|
||||
windowrule = size 75% 75%,(wlogout)
|
||||
windowrule = pin,(wlogout)
|
||||
windowrule = dimaround,(wlogout)
|
||||
windowrule = stayfocused,(wlogout)
|
||||
windowrule = nofullscreenrequest,(Nxplayer.bin)
|
||||
windowrule = nomaximizerequest,(Nxplayer.bin)
|
||||
windowrulev2 = float,title:(File|Picture-in-Picture),class:(firefox)
|
||||
|
@ -254,5 +257,8 @@ in ''
|
|||
exec-once = ${pkgs.protonmail-bridge}/bin/protonmail-bridge -n
|
||||
exec-once = ${pkgs.dex}/bin/dex --autostart
|
||||
exec-once = kidex
|
||||
|
||||
exec = pkill -HUP kanshi
|
||||
|
||||
exec-once = ${pkgs.gtklock}/bin/gtklock
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue