Menu System

Bare Super opens one picker rather than a full application list, with real icons resolved through fuzzel's own icon protocol.

Pressing Super on its own opens a fuzzel picker:

EntryWhat it opens
SystemAudio, network, and Bluetooth. Also reachable directly via Super+A, Super+N, Super+Shift+B, and from waybar's own status module.
SobarchUpdate Config / Review Conflicts (see Updating Your Config), Install (see Software Profiles), Themes (see Theming), Wallpaper (see Wallpaper), and Refresh Rescue ISO (see Rescue Media).
KeybindsA read-only cheat sheet of every bind; see Keybindings.
PowerLock, Logout, Suspend, Reboot, Shutdown; see the table below.
AppsThe regular application list, one level in.

Power

ActionCommand
Lockhyprlock
Logouthyprctl dispatch 'hl.dsp.exit()'
Suspendsystemctl suspend
Rebootsystemctl reboot
Shutdownsystemctl poweroff

Each row's icon is a real icon, not a font glyph: fuzzel's dmenu mode resolves icon names/paths the same way Rofi does, falling back to a generic icon for anything the configured icon theme doesn't cover.

Edit this page on GitHub