From 02d234be3fa1555c658e4bdfaa596b1df73ae079 Mon Sep 17 00:00:00 2001 From: thek4n Date: Sat, 24 Jan 2026 17:36:34 +0300 Subject: [PATCH] remove binding for terminal, because using only 1 terminal with tmux multiplexer --- home/user/.config/sway/bindings.conf | 2 -- 1 file changed, 2 deletions(-) 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