fuzzel: init config
This commit is contained in:
parent
0849f35fb1
commit
53353d0886
1 changed files with 15 additions and 0 deletions
15
.config/fuzzel/fuzzel.ini
Normal file
15
.config/fuzzel/fuzzel.ini
Normal file
|
@ -0,0 +1,15 @@
|
|||
font = Iosevka:size=12
|
||||
icons-enabled = false
|
||||
|
||||
[border]
|
||||
width = 2
|
||||
radius = 16
|
||||
|
||||
[colors]
|
||||
background = 1e1e2eff
|
||||
border = 181825ff
|
||||
text = cdd6f4ff
|
||||
match = 313244ff
|
||||
selection = a6e3a1ff
|
||||
selection-text = 1e1e2eff
|
||||
selection-match = 1e1e2eff
|
Loading…
Add table
Add a link
Reference in a new issue