Add post-boot.d hooks and give daily weather as an example

This commit is contained in:
David Heinemeier Hansson
2026-05-08 08:39:25 +02:00
parent 5c3ca6084b
commit a43c304d21
3 changed files with 20 additions and 0 deletions
+3
View File
@@ -11,3 +11,6 @@ exec-once = uwsm-app -- omarchy-hyprland-monitor-watch
# 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
# Run post-boot hooks after startup config has loaded
exec-once = sleep 2 && omarchy-hook post-boot