sway: mute mic keybind
Victor Franzi
4 years ago
38 | 38 | bindsym XF86AudioRaiseVolume exec "$HOME/bin/stm vol up" |
39 | 39 | bindsym XF86AudioMute exec "$HOME/bin/stm vol toggle" |
40 | 40 | bindsym XF86AudioMicMute exec "$HOME/bin/stm mic toggle" |
41 | bindsym Shift+XF86AudioMute exec "$HOME/bin/stm mic toggle" | |
41 | 42 | |
42 | 43 | bindsym Print exec grim "$HOME/$(date +'%y-%m-%d.%H:%M:%S.png')" |
43 | 44 | bindsym shift+Print exec grim -g "$(slurp)" "$HOME/$(date +'%y-%m-%d.%H:%M:%S.png')" |