summaryrefslogtreecommitdiff
path: root/.config/wmii-hg/rbar_acpi
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2015-02-16 11:52:42 -0500
committerLuke Shumaker <shumakl@purdue.edu>2015-02-16 11:52:42 -0500
commit739fa0ff2b7b0581b2d294f8de8b9e79234ed66c (patch)
tree654bda35871bf30bdedc7b8e252c474f2c0f143e /.config/wmii-hg/rbar_acpi
parent7a2dd3a7e3f465141c90abedcb814f9ee9712edd (diff)
Fix merge issues
Diffstat (limited to '.config/wmii-hg/rbar_acpi')
-rwxr-xr-x.config/wmii-hg/rbar_acpi2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wmii-hg/rbar_acpi b/.config/wmii-hg/rbar_acpi
index bdcdf0f..5e77abb 100755
--- a/.config/wmii-hg/rbar_acpi
+++ b/.config/wmii-hg/rbar_acpi
@@ -5,7 +5,7 @@ update() {
setup_trap "${id}.*"
while true; do
- acpi -bt | sed -r \
+ acpi -t | sed -r \
-e 's/^([A-Z])[a-z]+ ([0-9]+):/\1\2:/' \
-e 's/\s*degrees\s*/°/g' |
cat -n | while read -r n line; do