Fuzzel
LN-01 // LAUNCHER
Fuzzel is a Wayland-native application launcher with fuzzy matching. It displays a searchable list of installed applications.
Image not found
Image not found
Configuration
Section titled “Configuration”Config lives at ~/.config/fuzzel/fuzzel.ini.
Key Settings
Section titled “Key Settings”| Setting | Value |
|---|---|
| Font | JetBrainsMono Nerd Font, size 14 |
| Terminal | foot (for terminal apps) |
| Prompt | > |
| Width | 50% of screen |
| Lines | 15 |
| Border | 2px, 8px radius |
| Padding | 20px horizontal, 10px vertical |
Key Bindings
Section titled “Key Bindings”| Shortcut | Action |
|---|---|
| Super + Space | Open launcher |
Once open, just start typing to filter. Press Return to launch the selected app, or Escape to close.
Customization
Section titled “Customization”Edit ~/.config/fuzzel/fuzzel.ini. Colors are managed by theme-set and update automatically.
To change the number of visible results:
[main]lines=20