mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 23:49:56 +00:00
sway: add wlogout, waybar power button, layer effects
This commit is contained in:
3
dotfiles/desktop/.config/wlogout/layout
Normal file
3
dotfiles/desktop/.config/wlogout/layout
Normal file
@@ -0,0 +1,3 @@
|
||||
{"label": "logout", "action": "swaymsg exit", "text": "Logout", "keybind": "l"}
|
||||
{"label": "reboot", "action": "loginctl reboot", "text": "Reboot", "keybind": "r"}
|
||||
{"label": "shutdown", "action": "loginctl poweroff", "text": "Shutdown", "keybind": "s"}
|
||||
Reference in New Issue
Block a user