1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-03 07:31:03 +01:00
home-manager/tests/modules/programs/kickoff/example-config.toml
2025-04-28 09:47:38 -05:00

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