diff --git a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl index f5d53de..7a3ae45 100644 --- a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl +++ b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl @@ -6,7 +6,6 @@ hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- thunderbird", {workspace = 10})' {{ if eq .work_env true -}} # outlook hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- /home/frank/.local/share/applications/librewolf.webapp-e7db0a1c-02e9-42cc-a5da-8fdc222e89dc.desktop", {workspace = 9})' -hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- jetbrains-toolbox.desktop")' {{ end -}} hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- nextcloud")' sleep 3