diff --git a/dot_local/bin/executable_startup.tmpl b/dot_local/bin/executable_startup.tmpl index c6921e04d8775d50ac396f1dfa3ff75c6ddf3a26..3c272a1b886132b914d328708b8334f64b78449b 100644 --- a/dot_local/bin/executable_startup.tmpl +++ b/dot_local/bin/executable_startup.tmpl @@ -12,7 +12,7 @@ if [[ -n $WAYLAND_DISPLAY ]]; then hyprctl -i 0 dispatch exec -- "xrdb -load ~/.Xresources" hyprctl -i 0 dispatch exec -- "xfsettingsd" hyprctl -i 0 dispatch exec -- "dbus-update-activation-environment --all" - hyprctl -i 0 dispatch exec -- "telegram-desktop" + hyprctl -i 0 dispatch exec -- "gajim" hyprctl -i 0 dispatch exec -- "kdeconnect-indicator" {{- if eq .chezmoi.hostname "angmar" }} hyprctl -i 0 dispatch exec -- "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" @@ -43,7 +43,7 @@ else i3-msg exec "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" i3-msg workspace 7 i3-msg workspace 6 - i3-msg exec "telegram-desktop" + i3-msg exec "gajim" i3-msg workspace 1 i3-msg exec "firefox-developer-edition" i3-msg exec "xrandr -r 165.00"