{ "powermenu": { "actions": [ { "text": "󰍃 Logout", "command": "hyprctl dispatch exit" }, { "text": "󰜉 Reboot", "command": "systemctl reboot" }, { "text": " Shutdown", "command": "systemctl poweroff" } ] }, "wallpaper": { "directory": "~/Wallpapers/" } }