1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-14 04:51:08 +01:00
home-manager/tests/modules/programs/niriswitcher/expected.toml
Austin Horstman 07e72705a1 tests/niriswitcher: fix expected config
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-06-22 12:47:26 -05:00

12 lines
148 B
TOML

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