29 lines
584 B
INI
29 lines
584 B
INI
[main]
|
|
dpi-aware=no
|
|
lines=10
|
|
filter-desktop=yes
|
|
icon-theme=Papirus-Dark
|
|
font=Fira Code:size=12
|
|
terminal=foot -e
|
|
list-executables-in-path=yes
|
|
password-character=*
|
|
width=80
|
|
horizontal-pad=10
|
|
vertical-pad=10
|
|
inner-pad=5
|
|
|
|
[colors]
|
|
background={background.strip}dd
|
|
prompt={foreground.strip}ff
|
|
text={foreground.strip}ff
|
|
placeholder={foreground.strip}ff
|
|
input={foreground.strip}ff
|
|
match={foreground.strip}ff
|
|
selection={color1.strip}ff
|
|
selection-text={background.strip}ff
|
|
selection-match={foreground.strip}ff
|
|
border={color1.strip}ff
|
|
|
|
[key-bindings]
|
|
execute-input=Control+Return Shift+KP_Enter
|