2.home-manager/tests/modules/programs/aerospace/settings-expected.toml
Austin Horstman 432bc8a5da aerospace: simplify userSettings
Remove submodule and just use the generator type.

Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-06 07:22:43 -06:00

14 lines
204 B
TOML

after-login-command = []
start-at-login = false
[gaps.outer]
bottom = 8
left = 8
right = 8
top = 8
[mode.main.binding]
alt-h = "focus left"
alt-j = "focus down"
alt-k = "focus up"
alt-l = "focus right"