forked from Shinonome/dots-hyprland
22 lines
537 B
INI
22 lines
537 B
INI
font=Gabarito
|
|
terminal=foot -e
|
|
prompt=">> "
|
|
layer=overlay
|
|
|
|
[colors]
|
|
background={{colors.background.default.hex_stripped}}ff
|
|
text={{colors.on_background.default.hex_stripped}}ff
|
|
selection={{colors.surface_variant.default.hex_stripped}}ff
|
|
selection-text={{colors.on_surface_variant.default.hex_stripped}}ff
|
|
border={{colors.surface_variant.default.hex_stripped}}dd
|
|
match={{colors.primary.default.hex_stripped}}ff
|
|
selection-match={{colors.primary.default.hex_stripped}}ff
|
|
|
|
|
|
[border]
|
|
radius=17
|
|
width=1
|
|
|
|
[dmenu]
|
|
exit-immediately-if-empty=yes
|