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 }}ff
|
||
|
match={{ $primary }}ff
|
||
|
selection-match={{ $primary }}ff
|
||
|
|
||
|
|
||
|
[border]
|
||
|
radius=17
|
||
|
width=2
|
||
|
|
||
|
[dmenu]
|
||
|
exit-immediately-if-empty=yes
|