Victor Franzi - Git Sources dotfiles / e092fd2
sway: mute mic keybind Victor Franzi 4 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3838 bindsym XF86AudioRaiseVolume exec "$HOME/bin/stm vol up"
3939 bindsym XF86AudioMute exec "$HOME/bin/stm vol toggle"
4040 bindsym XF86AudioMicMute exec "$HOME/bin/stm mic toggle"
41 bindsym Shift+XF86AudioMute exec "$HOME/bin/stm mic toggle"
4142
4243 bindsym Print exec grim "$HOME/$(date +'%y-%m-%d.%H:%M:%S.png')"
4344 bindsym shift+Print exec grim -g "$(slurp)" "$HOME/$(date +'%y-%m-%d.%H:%M:%S.png')"