File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -25,13 +25,12 @@ draw_shades yes
25
25
## How strict should if_up be when testing an interface for being up?
26
26
## The value is one of up, link or address, to check for the interface
27
27
## being solely up, being up and having link or being up, having link
28
- ## and an assigned IP address.
28
+ ## and an assigned IP address.
29
29
if_up_strictness address
30
30
31
31
32
32
## Force UTF8? note that UTF8 support required XFT
33
33
override_utf8_locale no
34
34
35
35
TEXT
36
- $kernel · $uptime · CPU ${cpu}% RAM ${memperc}% · CPU ${execi 8 sensors | grep -A 0 'Physical id 0:' |cut -c18-19 }° GPU ${execi 8 nvidia-settings -q gpucoretemp | grep -A 0 '(archlinux:0.0): ' |cut -c44-45}° · F1 ${execi 8 sensors | grep -A 0 'fan1: ' |cut -c24-27}RPM F2 ${execi 8 sensors | grep -A 0 'fan2: ' |cut -c24-27}RPM · /SYSTEM ${fs_used /}/${fs_free /} · /HOME ${fs_used /home/}/${fs_free /home/} · ↓ ${downspeed enp3s0} ↑ ${upspeed enp3s0} · ${time %a %d %b} · ${time %H:%M}
37
-
36
+ $kernel · $uptime · CPU ${cpu}% RAM ${memperc}% · CPU ${execi 8 sensors | grep -A 0 'Physical id 0:' |cut -c18-19 }° GPU ${execi 8 nvidia-settings -q gpucoretemp | grep -A 0 '(archlinux:0.0): ' |cut -c44-45}° · F1 ${execi 8 sensors | grep -A 0 'fan1: ' |cut -c24-27}RPM F2 ${execi 8 sensors | grep -A 0 'fan2: ' |cut -c24-27}RPM · /SYSTEM ${fs_used /}/${fs_free /} · /HOME ${fs_used /home/}/${fs_free /home/} · ↓ ${downspeed enp3s0} ↑ ${upspeed enp3s0} · ${time %a %d %b} · ${time %H:%M}
You can’t perform that action at this time.
0 commit comments