diff --git a/home/user/.config/sway/bindings.conf b/home/user/.config/sway/bindings.conf index c0dd969..68de0ee 100644 --- a/home/user/.config/sway/bindings.conf +++ b/home/user/.config/sway/bindings.conf @@ -30,8 +30,6 @@ bindsym --release XF86Go exec --no-startup-id pactl set-source-mute @DEFAULT_SOU bindsym $mod+XF86AudioMicMute exec --no-startup-id pactl list short sources | awk '/input.*RUNNING/ {system("pactl set-source-mute " $1 " toggle")}' ## Find and mute mics -bindsym $mod+Return exec $terminal - bindsym --to-code $mod+s exec sway_swap_workspaces bindsym --to-code $mod+Shift+q kill