mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 17:24:35 +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;
|
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+'';
|
||||||
|
|
Loading…
Reference in a new issue