Assign vscode to 2nd workspace
This commit is contained in:
@@ -29,6 +29,7 @@ exec_always --no-startup-id dunst
|
|||||||
# Assign applications to workspaces
|
# Assign applications to workspaces
|
||||||
assign [class="firefox"] $ws1
|
assign [class="firefox"] $ws1
|
||||||
assign [class="Steam"] $ws3
|
assign [class="Steam"] $ws3
|
||||||
|
assign [class="Code"] $ws2
|
||||||
|
|
||||||
# Force these applications to be floating
|
# Force these applications to be floating
|
||||||
for_window [class="Steam"] floating enable
|
for_window [class="Steam"] floating enable
|
||||||
|
|||||||
Reference in New Issue
Block a user