mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-03 07:31:03 +01:00
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
|