mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 23:29:23 +00:00
Move out of conditional in case user has already installed hyprsunset
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
echo "Add hyprsunset blue light filter"
|
||||
if ! command -v hyprsunset &>/dev/null; then
|
||||
yay -S --noconfirm --needed hyprsunset
|
||||
omarchy-refresh-hyprsunset
|
||||
fi
|
||||
|
||||
omarchy-refresh-hyprsunset
|
||||
|
Reference in New Issue
Block a user