Mises à jour diverses
This commit is contained in:
parent
b16bf69135
commit
0b3976c9c4
3 changed files with 8 additions and 10 deletions
.i3blocks
|
@ -18,8 +18,8 @@ case $BLOCK_BUTTON in
|
|||
1) mpc -q prev ;;
|
||||
2) mpc -q toggle ;;
|
||||
3) mpc -q next ;;
|
||||
4) mpc -q volume +2 ;;
|
||||
5) mpc -q volume -2 ;;
|
||||
#4) mpc -q volume +2 ;;
|
||||
#5) mpc -q volume -2 ;;
|
||||
#?*) notify-send "Test" "$BLOCK_BUTTON" ;;
|
||||
esac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue