fix: start elephant as systemd service (#3405)

This commit is contained in:
Andrej Benz
2025-11-17 09:51:12 +01:00
committed by GitHub
parent e1745d7ff9
commit c17bd85c38
4 changed files with 17 additions and 7 deletions

View File

@@ -6,8 +6,6 @@ exec-once = uwsm-app -- swaybg -i ~/.config/omarchy/current/background -m fill
exec-once = uwsm-app -- swayosd-server
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = omarchy-cmd-first-run
exec-once = uwsm-app -- elephant
exec-once = uwsm-app -- walker --gapplication-service
# Slow app launch fix -- set systemd vars
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)