dotconfig: add
This commit is contained in:
parent
4af23ad5de
commit
b28f2da899
18 changed files with 312 additions and 0 deletions
25
dotconfig/fuzzel/fuzzel.ini
Normal file
25
dotconfig/fuzzel/fuzzel.ini
Normal file
|
@ -0,0 +1,25 @@
|
|||
# fuzzel config
|
||||
|
||||
font=monospace:size=14
|
||||
dpi-aware=on
|
||||
icons-enabled=yes
|
||||
icon-theme=Tela-circle-black-dark
|
||||
width=30
|
||||
lines=10
|
||||
horizontal-pad=20
|
||||
vertical-pod=10
|
||||
inner-pad=20
|
||||
|
||||
[colors]
|
||||
background=00000088
|
||||
text=666666ff
|
||||
prompt=ffffffff
|
||||
input=ffffffff
|
||||
selection=005fb5ff
|
||||
selection-text=666666ff
|
||||
match=ffffffff
|
||||
selection-match=ffffffff
|
||||
|
||||
[border]
|
||||
width=0
|
||||
radius=15
|
Loading…
Add table
Add a link
Reference in a new issue