remove missing command

Amolith created

Change summary

dot_local/bin/executable_startup.tmpl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Detailed changes

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