{ "label" : "lock", "action" : "hyprlock", "keybind" : "l" } { "label" : "reboot", "action" : "systemctl reboot || loginctl reboot", "keybind" : "r" } { "label" : "logout", "action" : "pkill Hyprland || pkill sway || pkill niri || loginctl terminate-user $USER", "keybind" : "e" } { "label" : "shutdown", "action" : "systemctl poweroff || loginctl poweroff", "keybind" : "s" }