disinclined.org
/
git
/
powermate.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88a337b
)
Fix: back now goes back...
author
Dylan Lloyd
<dylan@dylansserver.com>
Sun, 25 Mar 2012 23:57:51 +0000
(19:57 -0400)
committer
Dylan Lloyd
<dylan@dylansserver.com>
Sun, 25 Mar 2012 23:57:51 +0000
(19:57 -0400)
scripts/back
patch
|
blob
|
history
diff --git
a/scripts/back
b/scripts/back
index
e0fe90a
..
1a1e7a1
100755
(executable)
--- a/
scripts/back
+++ b/
scripts/back
@@
-3,5
+3,5
@@
if [ -n "$(pgrep pianobar)" ]
then
notify-send -i /usr/share/icons/powermate/skip-backward.png "skip backward "
- mpc prev
ious
+ mpc prev
fi