init awesome widgets

This commit is contained in:
Adam 2023-12-30 00:30:18 -05:00
parent a47f701e6d
commit df5a82b408

4
setup
View file

@ -54,6 +54,10 @@ elif [[ $OS == *Fedora* ]]; then
$HOME/.doors/scripts/install_min_fedora
fi
# Init and update awesome widgets submodule
cd $HOME/.doors
git submodule init && git submodule update
# Copy configs and make a backup if it already exists
echo -e "\nInstalling Configs..."
cd $HOME/.doors/configs