mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
13 lines
148 B
TOML
13 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"
|