Made it so that syncing refreshes background
This commit is contained in:
@ -20,6 +20,7 @@ let
|
|||||||
rm package*.json;
|
rm package*.json;
|
||||||
npm install darkreader @mozilla/readability && rm package*.json;
|
npm install darkreader @mozilla/readability && rm package*.json;
|
||||||
popd;
|
popd;
|
||||||
|
~/.fehbg-stylix;
|
||||||
fi
|
fi
|
||||||
elif [ "$1" = "update" ]; then
|
elif [ "$1" = "update" ]; then
|
||||||
pushd ''+myDotfilesDir+'';
|
pushd ''+myDotfilesDir+'';
|
||||||
|
Reference in New Issue
Block a user