diff --git a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl index 7a3ae45..5bdf579 100644 --- a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl +++ b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl @@ -14,3 +14,7 @@ hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- signal-desktop --ozone-platform=w {{ if eq .work_env true -}} hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- teams-for-linux.desktop", {workspace = 9})' {{ end -}} +sleep 2 +hyprctl dispatch 'hl.dsp.focus({workspace = 10})' +hyprctl dispatch 'hl.dsp.focus({workspace = 9})' +hyprctl dispatch 'hl.dsp.focus({workspace = 1})'