diff --git a/i3_config b/i3_config index 7438f0f..f7eb97b 100644 --- a/i3_config +++ b/i3_config @@ -29,6 +29,7 @@ exec_always --no-startup-id dunst # Assign applications to workspaces assign [class="firefox"] $ws1 assign [class="Steam"] $ws3 +assign [class="Code"] $ws2 # Force these applications to be floating for_window [class="Steam"] floating enable