2.home-manager/tests/modules/programs/niriswitcher/expected.toml
2025-06-09 22:30:27 -05:00

11 lines
147 B
TOML

center_on_focus = true
[appearance]
icon_size = 64
system_theme = "dark"
[keys]
modifier = "Super"
[keys.switch]
next = "Tab"
prev = "Shift+Tab"