22 lines
357 B
INI
22 lines
357 B
INI
font=Gabarito
|
|
terminal=foot -e
|
|
prompt=">> "
|
|
layer=overlay
|
|
|
|
[colors]
|
|
background={{ $background }}ff
|
|
text={{ $onBackground }}ff
|
|
selection={{ $surfaceVariant }}ff
|
|
selection-text={{ $onSurfaceVariant }}ff
|
|
border={{ $surfaceVariant }}dd
|
|
match={{ $primary }}ff
|
|
selection-match={{ $primary }}ff
|
|
|
|
|
|
[border]
|
|
radius=17
|
|
width=1
|
|
|
|
[dmenu]
|
|
exit-immediately-if-empty=yes
|