Skip to content

Commit e229507

Browse files
author
Ox HaK
committed
latest commit
1 parent 58aee48 commit e229507

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.conky/statusbar

+2-3
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,12 @@ draw_shades yes
2525
## How strict should if_up be when testing an interface for being up?
2626
## The value is one of up, link or address, to check for the interface
2727
## 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.
2929
if_up_strictness address
3030

3131

3232
## Force UTF8? note that UTF8 support required XFT
3333
override_utf8_locale no
3434

3535
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}

0 commit comments

Comments
 (0)