i3->sway
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# `-l` activates layer-shell mode. Notice that `swaymsg exit` will run after gtkgreet.
|
||||
exec "gtkgreet -l -s /etc/greetd/gtkgreet.css; swaymsg exit"
|
||||
|
||||
bindsym Mod4+shift+e exec swaynag \
|
||||
-t warning \
|
||||
-m 'What do you want to do?' \
|
||||
-b 'Poweroff' 'sudo poweroff' \
|
||||
-b 'Reboot' 'sudo reboot'
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
Reference in New Issue
Block a user