mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +01:00
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:
parent
d39ec4ccfe
commit
0639b6b38c
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user