Move out of conditional in case user has already installed hyprsunset
This commit is contained in:
parent
e7f086370d
commit
4b027a9242
@ -1,6 +1,6 @@
|
|||||||
echo "Add hyprsunset blue light filter"
|
echo "Add hyprsunset blue light filter"
|
||||||
if ! command -v hyprsunset &>/dev/null; then
|
if ! command -v hyprsunset &>/dev/null; then
|
||||||
yay -S --noconfirm --needed hyprsunset
|
yay -S --noconfirm --needed hyprsunset
|
||||||
omarchy-refresh-hyprsunset
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
omarchy-refresh-hyprsunset
|
||||||
|
Loading…
x
Reference in New Issue
Block a user