Compare commits
2 commits
35f57c1636
...
10c775f147
Author | SHA1 | Date | |
---|---|---|---|
10c775f147 | |||
bb5521ce45 |
2 changed files with 10 additions and 8 deletions
|
@ -1,22 +1,22 @@
|
||||||
# fuzzel config
|
# fuzzel config
|
||||||
|
|
||||||
font=monospace:size=14
|
font=monospace:size=12
|
||||||
dpi-aware=on
|
dpi-aware=on
|
||||||
icons-enabled=yes
|
icons-enabled=yes
|
||||||
icon-theme=Tela-circle-black-dark
|
icon-theme=Tela-circle-black-dark
|
||||||
width=30
|
width=40
|
||||||
lines=10
|
lines=10
|
||||||
horizontal-pad=20
|
horizontal-pad=20
|
||||||
vertical-pod=10
|
vertical-pod=10
|
||||||
inner-pad=20
|
inner-pad=20
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
background=00000088
|
background=00000099
|
||||||
text=666666ff
|
text=999999ff
|
||||||
prompt=ffffffff
|
prompt=ffffffff
|
||||||
input=ffffffff
|
input=ffffffff
|
||||||
selection=005fb5ff
|
selection=005fb5ff
|
||||||
selection-text=666666ff
|
selection-text=999999ff
|
||||||
match=ffffffff
|
match=ffffffff
|
||||||
selection-match=ffffffff
|
selection-match=ffffffff
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,11 @@
|
||||||
# mako config
|
# mako config
|
||||||
|
|
||||||
font=monospace:size=14
|
font=monospace 12
|
||||||
background-color=#00000088
|
background-color=#00000099
|
||||||
|
width=360
|
||||||
|
height=120
|
||||||
border-size=5
|
border-size=5
|
||||||
border-radius=15
|
border-radius=15
|
||||||
border-color=#00000088
|
border-color=#00000099
|
||||||
progress-color=#005FB5FF
|
progress-color=#005FB5FF
|
||||||
icons=1
|
icons=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue