local-patch.examples/005-conky-battery-0.patch: Switch to BAT0
authorW. Trevor King <wking@tremily.us>
Sat, 30 Nov 2013 17:28:51 +0000 (09:28 -0800)
committerW. Trevor King <wking@tremily.us>
Sat, 30 Nov 2013 17:28:51 +0000 (09:28 -0800)
My Asus 1015e uses BAT0, so add a symlink-able patch to switch from
BAT1 to BAT0.

local-patch.examples/005-conky-battery-0.patch [new file with mode: 0644]

diff --git a/local-patch.examples/005-conky-battery-0.patch b/local-patch.examples/005-conky-battery-0.patch
new file mode 100644 (file)
index 0000000..1e86cf7
--- /dev/null
@@ -0,0 +1,11 @@
+--- a/.conkyrc
++++ b/.conkyrc
+@@ -63,7 +63,7 @@
+ ${color grey}CPU Usage:$color $cpu% ${cpubar 6}
+ ${color grey}Processes:$color $processes  ${color grey}Running:$color $running_processes
+ $hr
+-${color grey}Battery:$color ${battery BAT1}
++${color grey}Battery:$color ${battery BAT0}
+ ${color grey}Wired Networking:$color ${addr eth0}
+  ${color grey}Up:$color ${upspeed eth0} k/s${color grey} - Down:$color ${downspeed eth0} k/s
+ ${color grey}Wireless Networking:$color ${addr wlan0}