feat(fuzzel): add config
This commit is contained in:
22
fuzzel/fuzzel.ini
Normal file
22
fuzzel/fuzzel.ini
Normal file
@@ -0,0 +1,22 @@
|
||||
[main]
|
||||
font=JetBrainsMono Nerd Font:size=14
|
||||
prompt=" "
|
||||
icons=no
|
||||
terminal=ghostty -e
|
||||
width=40
|
||||
lines=12
|
||||
layer=overlay
|
||||
exit-on-keyboard-focus-loss=yes
|
||||
|
||||
[colors]
|
||||
background=252423ff
|
||||
text=d4be98ff
|
||||
match=a9b665ff
|
||||
selection=45403dff
|
||||
selection-text=d4be98ff
|
||||
selection-match=a9b665ff
|
||||
border=45403dff
|
||||
|
||||
[border]
|
||||
width=2
|
||||
radius=8
|
||||
Reference in New Issue
Block a user