Exec things

This commit is contained in:
2026-03-06 18:50:36 +00:00
parent 3ceeab3381
commit 8ca70b0b49

View File

@@ -8,5 +8,5 @@
# exec-once = omarchy-cmd-first-run
# Slow app launch fix -- set systemd vars
# exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)
# exec-once = dbus-update-activation-environment --systemd --all
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)
exec-once = dbus-update-activation-environment --systemd --all