Files
omarchy/migrations/1754109724.sh

7 lines
157 B
Bash
Raw Normal View History

echo "Add hyprsunset blue light filter"
if ! command -v hyprsunset &>/dev/null; then
2025-08-03 10:45:39 +02:00
yay -S --noconfirm --needed hyprsunset
fi
2025-08-03 10:45:39 +02:00
omarchy-refresh-hyprsunset