diff --git a/dot_local/bin/executable_startup.tmpl b/dot_local/bin/executable_startup.tmpl index 9752270d7d65d0f97c9fb69c8438320022d2470d..fd9b6acaab60a96ce24ec2da2aac11d3fc2dd121 100644 --- a/dot_local/bin/executable_startup.tmpl +++ b/dot_local/bin/executable_startup.tmpl @@ -1,6 +1,4 @@ #!/bin/bash -autocutsel -fork -autocutsel -fork -selection PRIMARY matched=$(hyprctl instances | grep -oE "instance [a-zA-Z0-9]{40}_[a-zA-Z0-9]{10}:") @@ -18,6 +16,7 @@ if [[ -n $matched ]]; then hyprctl dispatch exec -- "xfsettingsd" hyprctl dispatch exec -- "darkman get" hyprctl dispatch exec -- "nextcloud" + hyprctl dispatch exec -- "dbus-update-activation-environment --all" {{- if eq .chezmoi.hostname "angmar" }} hyprctl dispatch exec -- "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" hyprctl dispatch exec -- "hydrus-client" @@ -44,6 +43,7 @@ else i3-msg exec "xfsettingsd" i3-msg exec "darkman get" i3-msg exec "nextcloud" + i3-msg exec "dbus-update-activation-environment --all" {{- if eq .chezmoi.hostname "angmar" }} i3-msg exec "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" i3-msg workspace 7