From e72da245a393ec87e89574e123e283822647f25a Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 30 Dec 2023 13:31:06 -0500 Subject: don't automatically place windows on workspaces --- dot_config/sway/config | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dot_config/sway') diff --git a/dot_config/sway/config b/dot_config/sway/config index 629dec8..650cd81 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -200,12 +200,6 @@ mode "resize" bindsym --to-code { } bindsym --to-code $mod+r mode "resize" - -# use for_window instead of assign when we want to follow the window and focus -# on it -for_window [app_id="firefox"] move container to workspace number 2; focus -for_window [class="Signal"] move container to workspace number 3; focus - bar swaybar_command waybar exec_always pkill kanshi; exec kanshi -- cgit v1.2.3