Tidy some stuff up

This commit is contained in:
2024-05-15 20:43:08 +02:00
parent 478544b7d9
commit 0043e6c6fd
2 changed files with 5 additions and 9 deletions

View File

@@ -31,11 +31,10 @@ bindsym $mod+Shift+8 move container to workspace number $ws8
bindsym $mod+Shift+9 move container to workspace number $ws9
bindsym $mod+Shift+0 move container to workspace number $ws10
# assign [class="firefox"] $ws2
assign [class="Spotify"] $ws7
exec --no-startup-id i3-msg 'workspace $ws1; exec kitty; $ws1'
exec --no-startup-id i3-msg 'workspace $ws2; exec firefox'
exec i3-msg 'workspace $ws1; exec kitty; $ws1'
exec i3-msg 'workspace $ws2; exec firefox'
#
## Multiple monitors