forked from Shinonome/dots-hyprland
update fuzzel
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user