Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
13 lines
184 B
TOML
13 lines
184 B
TOML
font_size = 32
|
|
padding = 100
|
|
|
|
[history]
|
|
decrease_interval = 48
|
|
|
|
[keybinding]
|
|
complete = ['Tab']
|
|
execute = ['KP_Enter', 'Return']
|
|
paste = ['ctrl+v']
|
|
|
|
[search]
|
|
show_hidden_files = false
|