aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2022-06-19 14:34:47 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2022-06-19 14:34:47 +0200
commit99189927ff05a03f522878753ae85a3a8e0cc4c1 (patch)
tree835b9291cddb67bfeccad4ae40b4ed5876fa29dc
parent17a9e9dd2cff80b84b78e1ddbf94d2dd42921280 (diff)
downloadconfigs-99189927ff05a03f522878753ae85a3a8e0cc4c1.tar.gz
configs-99189927ff05a03f522878753ae85a3a8e0cc4c1.zip
Added sxhkd binding for selecting audio sink.
-rw-r--r--stow/sxhkd/.config/sxhkd/sxhkdrc7
1 files changed, 5 insertions, 2 deletions
diff --git a/stow/sxhkd/.config/sxhkd/sxhkdrc b/stow/sxhkd/.config/sxhkd/sxhkdrc
index dcc18bd..dcf6020 100644
--- a/stow/sxhkd/.config/sxhkd/sxhkdrc
+++ b/stow/sxhkd/.config/sxhkd/sxhkdrc
@@ -38,14 +38,17 @@ super + ctrl + shift + l
# From https://faq.i3wm.org/question/3747/enabling-multimedia-keys/?answer=3759#post-id-3759
# Pulse Audio controls
-#increase sound volume
+# Increase sound volume
XF86Audio{Lower,Raise}Volume
~/scripts/vol.sh "{-,+}$CONFIG_VOL_CHANGE"
super + XF86Audio{Lower,Raise}Volume
~/scripts/vol.sh "{-,+}$CONFIG_BIG_VOL_CHANGE"
-#mute sound
+# Mute sound
XF86AudioMute
~/scripts/vol.sh "mute"
+# Select sink
+super + o
+ ~/scripts/selectAudioSink.sh
# Sreen brightness controls
# increase screen brightness