fuzzel.ini 566 B

12345678910111213141516171819202122232425262728293031323334
  1. # fuzzel — application launcher / dmenu replacement for bemenu
  2. # Palette matches the ghostty theme (background #181818, foreground #d8d8d8).
  3. font=B612:size=11
  4. prompt=🔍
  5. icon-theme=hicolor
  6. terminal=ghostty -e
  7. layer=overlay
  8. match-mode=fzf
  9. lines=10
  10. width=40
  11. tabs=4
  12. horizontal-pad=16
  13. vertical-pad=12
  14. inner-pad=8
  15. exit-on-keyboard-focus-loss=yes
  16. [colors]
  17. background=181818f0
  18. text=d8d8d8ff
  19. prompt=d8d8d8ff
  20. input=ffffffff
  21. match=7cafc2ff
  22. selection=323232ff
  23. selection-text=ffffffff
  24. selection-match=7cafc2ff
  25. border=323232ff
  26. [border]
  27. width=5
  28. radius=10
  29. [dmenu]
  30. mode=text