summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/sxhkd/sxhkdrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index cd54802..00229ce 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -9,6 +9,8 @@ XF86AudioLowerVolume
pactl set-sink-volume 0 -05%
XF86AudioMute
pactl set-sink-mute 0 toggle
+XF86AudioMicMute
+ pactl set-source-mute 0 toggle
XF86MonBrightnessUp
xbacklight -inc 5
@@ -17,7 +19,7 @@ XF86MonBrightnessDown
# terminal emulator
super + Return
- xterm
+ urxvt
super + shift + Return
kitty