fuzzel.ini 405 B

1234567891011121314151617181920
  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