Upstream formatter change in https://github.com/NixOS/nixpkgs/pull/512319 caused tests to fail.
10 lines
248 B
TOML
10 lines
248 B
TOML
current_shell = false
|
|
disk_space_percentage = true
|
|
disks = ['/', '/home']
|
|
long_kernel = false
|
|
long_shell = true
|
|
long_uptime = true
|
|
memory_percentage = true
|
|
physical_cores = false
|
|
show = ['Memory', 'Processor', 'Shell', 'Uptime']
|
|
theme = 'Hydrogen'
|