mirror of
https://github.com/librephoenix/nixos-config
synced 2025-01-19 07:05:51 +05:30
Made it so that syncing refreshes background
This commit is contained in:
parent
8f66d9bc9c
commit
a26dad312f
|
@ -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+'';
|
||||
|
|
Loading…
Reference in a new issue