1
0
mirror of https://github.com/nix-community/home-manager synced 2024-08-19 10:36:30 +02:00
home-manager/tests/modules/services/conky/basic-configuration.conf

8 lines
127 B
Plaintext
Raw Normal View History

2023-12-27 13:00:49 +01:00
conky.text = [[
S Y S T E M I N F O
$hr
Host:$alignr $nodename
Uptime:$alignr $uptime
RAM:$alignr $mem/$memmax
]]