Files
arthur-os/migrations/1754109724.sh
T

7 lines
165 B
Bash

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