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