remove binding for terminal, because using only 1 terminal with tmux multiplexer
This commit is contained in:
parent
e30fd5d1d2
commit
02d234be3f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user