mirror of
https://github.com/librephoenix/nixos-config
synced 2025-09-05 20:44:05 +05:30
Made it so that syncing refreshes background
This commit is contained in:
parent
8f66d9bc9c
commit
a26dad312f
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue