mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
13 lines
218 B
TOML
13 lines
218 B
TOML
[modules]
|
|
center = ["WindowTitle"]
|
|
left = ["Workspaces"]
|
|
right = ["SystemInfo"]
|
|
|
|
[system_info]
|
|
refresh_rate = 1000
|
|
show_cpu = true
|
|
show_memory = true
|
|
|
|
[workspaces]
|
|
show_empty = true
|
|
visibility_mode = "MonitorSpecific"
|