fuzzel: Customize appearance a bit more
This commit is contained in:
parent
af470427ef
commit
b4a51e101e
1 changed files with 9 additions and 9 deletions
|
@ -1,14 +1,14 @@
|
|||
# output=<not set>
|
||||
font=monospace:size=15
|
||||
dpi-aware=auto
|
||||
prompt='> '
|
||||
icon-theme=hicolor
|
||||
prompt='❯ '
|
||||
icon-theme=breeze-dark
|
||||
icons-enabled=yes
|
||||
# fields=filename,name,generic
|
||||
fields=name,generic
|
||||
# password-character=*
|
||||
fuzzy=yes
|
||||
show-actions=no
|
||||
# terminal=$TERMINAL -e # Note: you cannot actually use environment variables here
|
||||
terminal=foot -e
|
||||
# launch-prefix=<not set>
|
||||
lines=10
|
||||
width=35
|
||||
|
@ -22,16 +22,16 @@ layer=overlay
|
|||
exit-on-keyboard-focus-loss=no
|
||||
|
||||
[colors]
|
||||
# background=fdf6e3dd
|
||||
background=282a36fa
|
||||
# text=657b83ff
|
||||
# match=cb4b16ff
|
||||
# selection=eee8d5dd
|
||||
selection=3d4474fa
|
||||
# selection-text=657b83ff
|
||||
# border=002b36ff
|
||||
border=aaaae0fa
|
||||
|
||||
[border]
|
||||
# width=1
|
||||
# radius=10
|
||||
width=5
|
||||
radius=20
|
||||
|
||||
[dmenu]
|
||||
# mode=text # text|index
|
||||
|
|
Loading…
Add table
Reference in a new issue