Small fixes

This commit is contained in:
2024-04-23 21:41:31 +00:00
parent f8ad594240
commit f36071ed74
3 changed files with 11 additions and 6 deletions

View File

@@ -25,14 +25,10 @@ stow -v -t $HOME dotfiles --adopt
git diff
git reset --hard
dconf reset -f /
# dconf reset -f /
dconf load / < dconf-settings
xdg-settings set default-web-browser org.gnome.Epiphany.desktop
echo
echo -e "${GREEN}[I] Done. Rebooting in 5 seconds...${ENDCOLOR}"
sleep 5
systemctl reboot
reboot
echo -e "${GREEN}[I] Done.${ENDCOLOR}"