Compare commits
No commits in common. "10c775f147dabc40f671cd98e977b4b1f6329aba" and "35f57c16366d647c31649b55fa30ed7c0ce19b6f" have entirely different histories.
10c775f147
...
35f57c1636
2 changed files with 8 additions and 10 deletions
|
@ -1,22 +1,22 @@
|
||||||
# fuzzel config
|
# fuzzel config
|
||||||
|
|
||||||
font=monospace:size=12
|
font=monospace:size=14
|
||||||
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=40
|
width=30
|
||||||
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=00000099
|
background=00000088
|
||||||
text=999999ff
|
text=666666ff
|
||||||
prompt=ffffffff
|
prompt=ffffffff
|
||||||
input=ffffffff
|
input=ffffffff
|
||||||
selection=005fb5ff
|
selection=005fb5ff
|
||||||
selection-text=999999ff
|
selection-text=666666ff
|
||||||
match=ffffffff
|
match=ffffffff
|
||||||
selection-match=ffffffff
|
selection-match=ffffffff
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,9 @@
|
||||||
# mako config
|
# mako config
|
||||||
|
|
||||||
font=monospace 12
|
font=monospace:size=14
|
||||||
background-color=#00000099
|
background-color=#00000088
|
||||||
width=360
|
|
||||||
height=120
|
|
||||||
border-size=5
|
border-size=5
|
||||||
border-radius=15
|
border-radius=15
|
||||||
border-color=#00000099
|
border-color=#00000088
|
||||||
progress-color=#005FB5FF
|
progress-color=#005FB5FF
|
||||||
icons=1
|
icons=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue