diff --git a/setup_sway_isomode.bash b/setup_sway_isomode.bash index b2a2911..d32b459 100644 --- a/setup_sway_isomode.bash +++ b/setup_sway_isomode.bash @@ -3,7 +3,7 @@ username="$1" # Clone the repo echo "Cloning the EOS Community Sway repo..." -git clone https://git.pravida.info/seb/sway.git +git clone https://git.pravida.me/seb/EndeavourOS-sway.git # Check if nvidia-inst is installed # If it is, do the Nvidia stuff