Merge branch 'dev' into rc

This commit is contained in:
David Heinemeier Hansson
2026-05-08 21:16:50 +02:00
+3
View File
@@ -1,5 +1,8 @@
#!/bin/bash
# Delay startup to allow network initialization after boot
sleep 5
icon=$(omarchy-weather-icon 2>/dev/null)
if [[ -n $icon ]]; then