# Moonset — Wayland Session Power Menu # Config file: ~/.config/moonset/moonset.toml or /etc/moonset/moonset.toml # Path to background image (optional) # Fallback order: config → /usr/share/moonarch/wallpaper.jpg → bundled package wallpaper # background_path = "/usr/share/moonarch/wallpaper.jpg" # Logout command override (optional, space-separated program + args) # Default: terminate the logind session via `loginctl terminate-session $XDG_SESSION_ID` # (compositor-agnostic). Set this only for non-logind setups or to delegate # logout to the compositor. # logout_command = "niri msg action quit"