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
|
||||
|
||||
font=monospace:size=12
|
||||
font=monospace:size=14
|
||||
dpi-aware=on
|
||||
icons-enabled=yes
|
||||
icon-theme=Tela-circle-black-dark
|
||||
width=40
|
||||
width=30
|
||||
lines=10
|
||||
horizontal-pad=20
|
||||
vertical-pod=10
|
||||
inner-pad=20
|
||||
|
||||
[colors]
|
||||
background=00000099
|
||||
text=999999ff
|
||||
background=00000088
|
||||
text=666666ff
|
||||
prompt=ffffffff
|
||||
input=ffffffff
|
||||
selection=005fb5ff
|
||||
selection-text=999999ff
|
||||
selection-text=666666ff
|
||||
match=ffffffff
|
||||
selection-match=ffffffff
|
||||
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
# mako config
|
||||
|
||||
font=monospace 12
|
||||
background-color=#00000099
|
||||
width=360
|
||||
height=120
|
||||
font=monospace:size=14
|
||||
background-color=#00000088
|
||||
border-size=5
|
||||
border-radius=15
|
||||
border-color=#00000099
|
||||
border-color=#00000088
|
||||
progress-color=#005FB5FF
|
||||
icons=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue