Tidy some stuff up
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user