diff --git a/.config/i3/config b/.config/i3/config index 6985c76..8ea8e93 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -169,9 +169,11 @@ exec --no-startup-id code exec --no-startup-id spotify -exec --no-startup-id i3-msg 'workspace $ws1; exec "xterm -e \\"$HOME/.winfo.sh; zsh\\""' +# must be last +exec --no-startup-id i3-msg 'workspace $ws1; exec "xterm -e \\"$HOME/.winfo.sh; zsh\\""' + # switch to workspace bindsym $mod+1 workspace number $ws1 bindsym $mod+2 workspace number $ws2