Change summary
dot_local/bin/executable_startup.tmpl | 2 --
1 file changed, 2 deletions(-)
Detailed changes
@@ -19,7 +19,6 @@ if [[ -n $matched ]]; then
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 -- "firefox-developer-edition"
{{- end }}
sleep 5
@@ -47,7 +46,6 @@ else
{{- if eq .chezmoi.hostname "angmar" }}
i3-msg exec "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile"
i3-msg workspace 7
- i3-msg exec "hydrus-client"
i3-msg workspace 6
i3-msg exec "telegram-desktop"
i3-msg workspace 1