.bashrc.d/01detect_system: Use /etc/os-release
[dotfiles-public.git] / local-patch.examples / 005-conky-battery-0.patch
1 --- a/.conkyrc
2 +++ b/.conkyrc
3 @@ -63,7 +63,7 @@
4  ${color grey}CPU Usage:$color $cpu% ${cpubar 6}
5  ${color grey}Processes:$color $processes  ${color grey}Running:$color $running_processes
6  $hr
7 -${color grey}Battery:$color ${battery BAT1}
8 +${color grey}Battery:$color ${battery BAT0}
9  ${color grey}Wired Networking:$color ${addr eth0}
10   ${color grey}Up:$color ${upspeed eth0} k/s${color grey} - Down:$color ${downspeed eth0} k/s
11  ${color grey}Wireless Networking:$color ${addr wlan0}