mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-04 20:09:08 -04:00
18 lines
235 B
TOML
18 lines
235 B
TOML
|
|
theme = "hydro"
|
|
|
|
show = [
|
|
"Host",
|
|
"OperatingSystem",
|
|
"Kernel",
|
|
"Distribution",
|
|
"DesktopEnvironment",
|
|
"WindowManager",
|
|
# "Shell",
|
|
"Uptime",
|
|
# "Processor",
|
|
# "ProcessorLoad",
|
|
"Memory",
|
|
# "GPU",
|
|
# "DiskSpace"
|
|
]
|