gmd settings fix

This commit is contained in:
RP1 2024-11-22 19:45:48 +01:00
parent 7ba30bbb72
commit 21bc3da5f4

View file

@ -105,7 +105,7 @@ echo ---------------------------------------------
sudo rsync -ap --info=progress2 burn-my-windows /home/$USER/.config/
sudo apt install git -y
git clone --depth=1 https://github.com/realmazharhussain/gdm-tools.git
sudo rsync -ap --info=progress2 install.sh gdm-settings/
sudo rsync -ap --info=progress2 install.sh gdm-tools/
cd gdm-tools
./install.sh
cd -