Add .config/fuzzel/fuzzel.ini
This commit is contained in:
parent
d95659ab08
commit
6c0fd256e6
1 changed files with 27 additions and 0 deletions
27
private_dot_config/fuzzel/fuzzel.ini
Normal file
27
private_dot_config/fuzzel/fuzzel.ini
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
[main]
|
||||
font=JetBrainsMonoNL Nerd Font:size=8
|
||||
use-bold=yes
|
||||
prompt="search:"
|
||||
icons-enabled=yes
|
||||
hide-before-typing=no
|
||||
match-counter=yes
|
||||
show-actions=no
|
||||
lines=8
|
||||
width=20
|
||||
horizontal-pad=20
|
||||
vertical-pad=8
|
||||
|
||||
[colors]
|
||||
background=3D244DFF
|
||||
text=EEEEEEFF
|
||||
prompt=EEEEEEFF
|
||||
placeholder=EEEEEEEE
|
||||
input=EEEEEEFF
|
||||
selection=452859FF
|
||||
selection-text=EEEEEEFF
|
||||
counter=EEEEEEFF
|
||||
border=151515FF
|
||||
|
||||
[border]
|
||||
width=2
|
||||
radius=2
|
||||
Loading…
Add table
Add a link
Reference in a new issue