diff --git a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl index 2725de7..f5d53de 100644 --- a/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl +++ b/user/dot_config/hypr/scripts/executable_autostart.sh.tmpl @@ -4,6 +4,7 @@ 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 -}} @@ -12,5 +13,5 @@ sleep 3 hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- Telegram --ozone-platform=wayland", {workspace = 10})' hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- signal-desktop --ozone-platform=wayland", {workspace = 10})' {{ if eq .work_env true -}} -hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- /home/frank/.local/share/applications/librewolf.webapp-daf88433-cdaa-4a10-9bfb-af0a20fb7b71.desktop", {workspace = 9})' +hyprctl dispatch 'hl.dsp.exec_cmd("uwsm app -- teams-for-linux.desktop", {workspace = 9})' {{ end -}} diff --git a/user/dot_config/mimeapps.list.tmpl b/user/dot_config/mimeapps.list.tmpl index 485a6e6..4496506 100644 --- a/user/dot_config/mimeapps.list.tmpl +++ b/user/dot_config/mimeapps.list.tmpl @@ -12,7 +12,7 @@ {{- $tb = "userapp-Thunderbird-SIG6T3.desktop" }} {{- $news = "userapp-Thunderbird-A0Q6T3.desktop" }} -{{- else if eq .chezmoi.hostname "xps13-ia" -}} +{{- else if eq .chezmoi.hostname "ia-frank-xps13" -}} {{- $rss = "userapp-Thunderbird-WTV1S3.desktop" -}} {{- $cal = "userapp-Thunderbird-X7G9S3.desktop" -}}