diff --git a/roles/dwm/vars/main.yml b/roles/dwm/vars/main.yml index b6a1247..fc3278c 100644 --- a/roles/dwm/vars/main.yml +++ b/roles/dwm/vars/main.yml @@ -1,9 +1,9 @@ --- dwm: - repo: https://github.com/pgrondek/dwm.git + repo: ssh://git@git.grondek.dev:2222/pgrondek/dwm.git st: - repo: https://github.com/pgrondek/stterm.git + repo: ssh://git@git.grondek.dev:2222/pgrondek/stterm.git dwmstatus: repo: https://git.grondek.dev/pgrondek/dwmstatus.git polybar: - repo: https://github.com/pgrondek/polybar-dwm.git \ No newline at end of file + repo: ssh://git@git.grondek.dev:2222/pgrondek/polybar-dwm.git