Files
omarchy/migrations/1754109724.sh
2025-08-03 10:45:39 +02:00

7 lines
159 B
Bash

echo "Add hyprsunset blue light filter"
if ! command -v hyprsunset &>/dev/null; then
yay -S --noconfirm --needed hyprsunset
omarchy-refresh-hyprsunset
fi