This commit is contained in:
2025-08-01 19:33:19 +02:00
parent cfee8957cc
commit 2c260be205
49 changed files with 31787 additions and 302 deletions

6
fuzzel/fuzzel.ini Executable file → Normal file
View File

@@ -8,12 +8,12 @@ text=cdd6f4ff
prompt=bac2deff
placeholder=7f849cff
input=cdd6f4ff
match=89b4faff
match=f5c2e7ff
selection=585b70ff
selection-text=cdd6f4ff
selection-match=89b4faff
selection-match=f5c2e7ff
counter=7f849cff
border=89b4faff
border=f5c2e7ff
[border]

24
fuzzel/fuzzel.ini.template Executable file
View File

@@ -0,0 +1,24 @@
terminal=kitty -e
prompt=">> "
layer=overlay
[colors]
background=1e1e2edd
text=cdd6f4ff
prompt=bac2deff
placeholder=7f849cff
input=cdd6f4ff
match=<FLAVOR_HEX>ff
selection=585b70ff
selection-text=cdd6f4ff
selection-match=<FLAVOR_HEX>ff
counter=7f849cff
border=<FLAVOR_HEX>ff
[border]
radius=17
width=2
[dmenu]
exit-immediately-if-empty=yes