Add mic mute shortcut stuff to sway and waybar

This commit is contained in:
Trysdyn Black 2024-10-25 03:37:37 -07:00
parent 34f640c659
commit 7bea5a2cc1
2 changed files with 9 additions and 1 deletions

View file

@ -44,6 +44,9 @@ bindsym $mod+Shift+s exec "~/bin/screenshot"
# open the front door camera on win+shift+f
bindsym $mod+Shift+f exec "~/bin/view_frontdoor"
# mic mute toggle
bindsym $mod+Shift+m exec "~/bin/mic_mute"
# kill focused window
bindsym $mod+Shift+q kill