mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
7 lines
127 B
Text
7 lines
127 B
Text
conky.text = [[
|
|
S Y S T E M I N F O
|
|
$hr
|
|
Host:$alignr $nodename
|
|
Uptime:$alignr $uptime
|
|
RAM:$alignr $mem/$memmax
|
|
]]
|