remove binding for terminal, because using only 1 terminal with tmux multiplexer

This commit is contained in:
thek4n 2026-01-24 17:36:34 +03:00
parent e30fd5d1d2
commit 02d234be3f

View File

@ -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