Fix greetd swaynag key binding
This commit is contained in:
parent
7bc09e90f4
commit
ce6194f81b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ in
|
|||
text = ''
|
||||
# `-l` activates layer-shell mode. Notice that `swaymsg exit` will run after gtkgreet.
|
||||
exec "${pkgs.greetd.gtkgreet}/bin/gtkgreet -l -s /etc/greetd/gtkgreet.css; swaymsg exit"
|
||||
bindsym Mod4+shift+e exec swaynag \
|
||||
bindsym Mod4+shift+f exec swaynag \
|
||||
-t warning \
|
||||
-m 'What do you want to do?' \
|
||||
-b 'Poweroff' 'systemctl poweroff' \
|
||||
|
|
Loading…
Reference in a new issue