From 1d93459af526457afbb73524fb58513e2f04206e Mon Sep 17 00:00:00 2001 From: Dmitry Knyazev Date: Sun, 6 Jul 2025 17:28:30 -0700 Subject: [PATCH] Add migration to install hyprsunset for existing users --- migrations/1751848081.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 migrations/1751848081.sh diff --git a/migrations/1751848081.sh b/migrations/1751848081.sh new file mode 100644 index 0000000..1322149 --- /dev/null +++ b/migrations/1751848081.sh @@ -0,0 +1,2 @@ +echo "Add hyprsunset for blue light filtering" +yay -S --noconfirm --needed hyprsunset \ No newline at end of file