diff --git a/dot_local/bin/executable_startup.tmpl b/dot_local/bin/executable_startup.tmpl index fd9b6acaab60a96ce24ec2da2aac11d3fc2dd121..02474cc2490b048cdaf84bca07b0516362ec1402 100644 --- a/dot_local/bin/executable_startup.tmpl +++ b/dot_local/bin/executable_startup.tmpl @@ -17,10 +17,10 @@ if [[ -n $matched ]]; then hyprctl dispatch exec -- "darkman get" hyprctl dispatch exec -- "nextcloud" hyprctl dispatch exec -- "dbus-update-activation-environment --all" + hyprctl dispatch exec -- "telegram-desktop" {{- if eq .chezmoi.hostname "angmar" }} hyprctl dispatch exec -- "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" hyprctl dispatch exec -- "hydrus-client" - hyprctl dispatch exec -- "telegram-desktop" hyprctl dispatch exec -- "firefox-developer-edition" {{- end }} else