Compare commits

...

2 commits

Author SHA1 Message Date
10c775f147 dotconfig/make/config: update 2025-08-18 10:41:26 +02:00
bb5521ce45 dotconfig/fuzzel/fuzzel.ini: update 2025-08-18 10:41:11 +02:00
2 changed files with 10 additions and 8 deletions

View file

@ -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

View file

@ -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