mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Extract omarchy-refresh-hyprsunset
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
echo "Add hyprsunset blue light filter"
|
||||
if ! command -v hyprsunset &>/dev/null; then
|
||||
yay -S --noconfirm --needed hyprsunset
|
||||
yay -S --noconfirm --needed hyprsunset
|
||||
omarchy-refresh-hyprsunset
|
||||
fi
|
||||
cp -r ~/.local/share/omarchy/config/hypr/hyprsunset.conf ~/.config/hypr/
|
||||
pkill hyprsunset
|
||||
setsid uwsm app -- hyprsunset &>/dev/null &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user