forked from nico/dots
hypr: enable systemd session with UWSM
This commit is contained in:
parent
d617820931
commit
2be1e742f7
3 changed files with 4 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ exec-once = swaync &
|
|||
exec-once = ulauncher --hide-window &
|
||||
|
||||
exec-once = systemctl status --user polkit-gnome-authentication-agent-1.service
|
||||
exec-once = uwsm finalize
|
||||
|
||||
exec-once = steam -silent &
|
||||
|
||||
|
|
@ -167,7 +168,7 @@ bind = $mainMod, V, exec, hyprlock
|
|||
|
||||
bind = $mainMod, SPACE, togglefloating,
|
||||
bind = $mainMod, W, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, M, exec, uwsm stop
|
||||
|
||||
#bind = $mainMod, P, pseudo, # dwindle # have no clue what this does
|
||||
bind = $mainMod, F, fullscreen
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue