projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
change prezto remote protocol from https to ssh
[~bandali/configs]
/
sxhkd
/
.config
/
sxhkd
/
sxhkdrc
diff --git
a/sxhkd/.config/sxhkd/sxhkdrc
b/sxhkd/.config/sxhkd/sxhkdrc
index
7d39527
..
9a5a1fb
100644
(file)
--- a/
sxhkd/.config/sxhkd/sxhkdrc
+++ b/
sxhkd/.config/sxhkd/sxhkdrc
@@
-124,11
+124,11
@@
XF86AudioNext
mpc next
XF86AudioRaiseVolume
mpc next
XF86AudioRaiseVolume
- pamixer --increase 5;\
+ pamixer --
allow-boost --
increase 5;\
pamixer --get-volume > /tmp/volinfo
XF86AudioLowerVolume
pamixer --get-volume > /tmp/volinfo
XF86AudioLowerVolume
- pamixer --decrease 5;\
+ pamixer
--allow-boost
--decrease 5;\
pamixer --get-volume > /tmp/volinfo
XF86AudioMute
pamixer --get-volume > /tmp/volinfo
XF86AudioMute