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