From a26dad312f7edb90888c70c78da48000f957b6bb Mon Sep 17 00:00:00 2001 From: Emmet Date: Sat, 3 Jun 2023 19:31:40 -0500 Subject: [PATCH] Made it so that syncing refreshes background --- user/bin/phoenix.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/user/bin/phoenix.nix b/user/bin/phoenix.nix index 158cb014..0100ad9f 100644 --- a/user/bin/phoenix.nix +++ b/user/bin/phoenix.nix @@ -20,6 +20,7 @@ let rm package*.json; npm install darkreader @mozilla/readability && rm package*.json; popd; + ~/.fehbg-stylix; fi elif [ "$1" = "update" ]; then pushd ''+myDotfilesDir+'';