conky.conf: use eth0/wlan0

As I am using the old interface names on desktop systems anyway to have
the eth0/wlan0 everywhere.
This commit is contained in:
Aminda Suomalainen 2020-03-29 15:12:52 +03:00
parent d39ec4ccfe
commit 0639b6b38c
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ ${color grey}File systems:
${color grey} /home $color${fs_used /home}/${fs_size /home} ${fs_bar 6 /}
${color grey}HDD Temperature:${color} $hddtemp °C
${color grey}Networking:
enp4s0f1 Up:$color ${upspeed enp4s0f1} ${color grey} - Down:$color ${downspeed enp4s0f1}
${color grey}wlp3s0 Up:$color ${upspeed wlp3s0} ${color grey} - Down:$color ${downspeed wlp3s0}
eth0 Up:$color ${upspeed eth0} ${color grey} - Down:$color ${downspeed eth0}
${color grey}wlan0 Up:$color ${upspeed wlan0} ${color grey} - Down:$color ${downspeed wlan0}
${color grey}yggdrasil Up:$color ${upspeed yggdrasil} ${color grey} - Down:$color ${downspeed yggdrasil}
$hr
${color grey}Sensors${color}