dotfiles

dotfiles - ryukamish edition
Log | Files | Refs | README

fuzzel.ini (478B)


      1 font=Iosevka Nerd Font Mono
      2 icon-theme = Papirus
      3 width = 30
      4 lines = 15
      5 match-mode = fzf
      6 sort-result = yes
      7 show-actions = yes
      8 # don't scale with the display scaling
      9 dpi-aware = no
     10 
     11 [colors]
     12 # Catppuccin colorscheme
     13 background=1e1e2eff
     14 text=cdd6f4ff
     15 prompt=bac2deff
     16 placeholder=7f849cff
     17 input=cdd6f4ff
     18 match=b4befeff
     19 selection=585b70ff
     20 selection-text=cdd6f4ff
     21 selection-match=b4befeff
     22 counter=7f849cff
     23 border=b4befeff
     24 
     25 [dmenu]
     26 exit-immediately-if-empty = yes
     27 
     28 [border]
     29 radius = 0