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