diff --git a/lux/shell.json b/lux/shell.json new file mode 100644 index 0000000..0d06c9a --- /dev/null +++ b/lux/shell.json @@ -0,0 +1,18 @@ +{ + "powermenu": { + "actions": [ + { + "text": "󰍃 Logout", + "command": "hyprctl dispatch exit" + }, + { + "text": "󰜉 Reboot", + "command": "systemctl reboot" + }, + { + "text": " Shutdown", + "command": "systemctl poweroff" + } + ] + } +} diff --git a/quickshell b/quickshell index 450ff7a..7ba6222 160000 --- a/quickshell +++ b/quickshell @@ -1 +1 @@ -Subproject commit 450ff7a50316156b224348195b49e562bc980bcf +Subproject commit 7ba62221053b7ea9ee56d5ca80abcb3ae795b736