update fuzzel

This commit is contained in:
end-4
2024-04-05 06:09:07 +07:00
parent 5de007778e
commit f1c3c27e7e
2 changed files with 10 additions and 10 deletions
@@ -8,14 +8,14 @@ background={{ $background }}ff
text={{ $onBackground }}ff text={{ $onBackground }}ff
selection={{ $surfaceVariant }}ff selection={{ $surfaceVariant }}ff
selection-text={{ $onSurfaceVariant }}ff selection-text={{ $onSurfaceVariant }}ff
border={{ $surfaceVariant }}ff border={{ $surfaceVariant }}dd
match={{ $primary }}ff match={{ $primary }}ff
selection-match={{ $primary }}ff selection-match={{ $primary }}ff
[border] [border]
radius=17 radius=17
width=2 width=1
[dmenu] [dmenu]
exit-immediately-if-empty=yes exit-immediately-if-empty=yes
+8 -8
View File
@@ -4,18 +4,18 @@ prompt=">> "
layer=overlay layer=overlay
[colors] [colors]
background=111012ff background=131313ff
text=e7e0e5ff text=E2E2E2ff
selection=4b454dff selection=474747ff
selection-text=cdc3ceff selection-text=C6C6C6ff
border=4b454dff border=474747dd
match=e4b5ffff match=FFFFFFff
selection-match=e4b5ffff selection-match=FFFFFFff
[border] [border]
radius=17 radius=17
width=2 width=1
[dmenu] [dmenu]
exit-immediately-if-empty=yes exit-immediately-if-empty=yes