diff --git a/i3/.config/i3/startup_apps.sh b/i3/.config/i3/startup_apps.sh index 0a948e0..18efb52 100755 --- a/i3/.config/i3/startup_apps.sh +++ b/i3/.config/i3/startup_apps.sh @@ -12,4 +12,8 @@ i3-msg 'workspace 9; exec thunderbird' sleep 2 # Start Jellyfin Media Player and move it to workspace 8 -i3-msg 'workspace 8; exec jellyfinmediaplayer' \ No newline at end of file +i3-msg 'workspace 8; exec jellyfinmediaplayer' + +sleep 2 + +i3-msg 'workspace 7; exec zapzap;'