mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
4 lines
267 B
Plaintext
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"}
|