{ "label" : "lock", "action" : "swaylock", "text" : "Verrouiller", "keybind" : "l" } { "label" : "suspend", "action" : "systemctl suspend", "text" : "Suspendre", "keybind" : "u" } { "label" : "reboot", "action" : "systemctl reboot", "text" : "Redémarrer", "keybind" : "r" } { "label" : "shutdown", "action" : "systemctl poweroff", "text" : "Éteindre", "keybind" : "s" }