{ "label": "lock", "action": "$HOME/dotfiles/bin/lock.sh just-lock", "text": "", "keybind": "l" }, { "label": "logout", "action": "swaymsg exit", "text": "", "keybind": "e" }, { "label": "shutdown", "action": "systemctl poweroff", "text": "" }, { "label": "reboot", "action": "systemctl reboot", "text": "", "keybind": "r" }, { "label": "suspend", "action": "systemctl suspend", "text": "", "keybind": "s" }