diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config index 02e7235b95e80448f8fad03be58e84cac931353d..a9530ca965dfbe8ad1bb76ce02e6eaa1700bbcca 100644 --- a/home-profiles/desktop/.config/sway/config +++ b/home-profiles/desktop/.config/sway/config @@ -154,6 +154,10 @@ bindsym --locked $mod+F12 exec --no-startup-id $brightnessNormal bindsym --locked $mod+Shift+F12 exec --no-startup-id $brightnessBright bindsym --locked $mod+Ctrl+F12 exec --no-startup-id $brightnessFull +# Toggle mumble mute +# TODO: merge with mumble config (requires sway config merging) +bindsym --locked Pause exec ~/.local/bin/mumble-toggle-mute + # The middle button over a titlebar kills the window bindsym button2 kill