Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
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'
|