Move mic mute key to Pause

When I rebuilt my windows box, the newer version of synergy I got
started binding Scroll Lock to a global "Lock cursor to screen" thing
and so this must move.

Also Waynergy never handled Pause correctly and I never noticed.
This commit is contained in:
Trysdyn Black 2025-01-19 14:01:40 -08:00
parent 4bb78b2cb5
commit 8ed1d8bcf6
2 changed files with 3 additions and 2 deletions

View file

@ -45,8 +45,8 @@ 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 on win+shift+m and ScrollLock
bindsym Scroll_Lock exec "~/bin/mic_mute"
# mic mute toggle on win+shift+m and Pause
bindsym Pause exec "~/bin/mic_mute"
bindsym $mod+Shift+m exec "~/bin/mic_mute"
# kill focused window