fuzzel.ini 597 B

12345678910111213141516171819202122232425
  1. # fuzzel — application launcher / dmenu replacement for bemenu
  2. # Palette matches the ghostty theme (background #181818, foreground #d8d8d8).
  3. font=B612:size=11
  4. icon-theme=hicolor
  5. terminal=ghostty -e
  6. layer=overlay
  7. match-mode=fzf
  8. [colors]
  9. background=181818f0
  10. text=d8d8d8ff
  11. prompt=d8d8d8ff
  12. input=ffffffff
  13. match=7cafc2ff
  14. selection=323232ff
  15. selection-text=ffffffff
  16. selection-match=7cafc2ff
  17. border=323232ff
  18. [key-bindings]
  19. # dmenu mode only: exits with code 10, which fuzzel-run-or-search.sh reads as
  20. # "web-search this, whatever it looks like". Enter keeps its normal meaning.
  21. custom-1=Mod1+Return