Update powerwash_lite.sh
This commit is contained in:
parent
5cd62184a1
commit
7238d8a6d6
@ -21,8 +21,8 @@ echo "Powerwashing NixBook Lite..."
|
|||||||
cp /etc/nixbook/config/desktop_lite/* ~/Desktop/
|
cp /etc/nixbook/config/desktop_lite/* ~/Desktop/
|
||||||
cp -R /etc/nixbook/config/applications_lite ~/.local/share/applications
|
cp -R /etc/nixbook/config/applications_lite ~/.local/share/applications
|
||||||
|
|
||||||
# Reload dconf config
|
# Load dconf config
|
||||||
dconf load / < ~/.config/dconf.txt
|
dconf load / < /etc/nixbook/config/config_lite/dconf.txt
|
||||||
|
|
||||||
# Clear space and rebuild
|
# Clear space and rebuild
|
||||||
sudo nix-collect-garbage -d
|
sudo nix-collect-garbage -d
|
||||||
|
Loading…
Reference in New Issue
Block a user