From abbb60403eb663930708708799fc3a5b75bbfc50 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 17 Feb 2026 11:43:42 -0700 Subject: [PATCH] chore(startup): tired of gajim --- dot_local/bin/executable_startup.tmpl | 2 -- 1 file changed, 2 deletions(-) diff --git a/dot_local/bin/executable_startup.tmpl b/dot_local/bin/executable_startup.tmpl index 0cd9fa0f549158c3870cf9c3ce9d7caea93d4e2d..4011c10cb0780824dc9239d210af61a054a2cf8e 100644 --- a/dot_local/bin/executable_startup.tmpl +++ b/dot_local/bin/executable_startup.tmpl @@ -12,7 +12,6 @@ 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 -- "PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring 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" @@ -44,7 +43,6 @@ else i3-msg exec "caddy start --adapter caddyfile --config ~/Bulk/Media/Caddyfile" i3-msg workspace 7 i3-msg workspace 6 - i3-msg exec "PYTHON_KEYRING_BACKEND=keyring.backends.SecretService.Keyring gajim" i3-msg workspace 1 i3-msg exec "firefox-developer-edition" i3-msg exec "xrandr -r 165.00"