Files
infra/dotfiles/desktop/.config/wlogout/layout
2026-05-17 15:32:26 +02:00

4 lines
267 B
Plaintext

{"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"}