{ "label" : "lock", "action" : "hyprlock", "text" : "Lock", "keybind" : "l" } { "label" : "logout", "action" : "hyprctl dispatch 'hl.dsp.exit()'" , "text" : "Logout", "keybind" : "e" } { "label" : "shutdown", "action" : "systemctl poweroff", "text" : "Shutdown", "keybind" : "s" } { "label" : "suspend", "action" : "systemctl suspend", "text" : "Sleep", "keybind" : "u" } { "label" : "reboot", "action" : "systemctl reboot", "text" : "Reboot", "keybind" : "r" }