From a1e0d5d8783b788c9c988b34920752bd8fa76ce7 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Mon, 27 May 2024 14:31:43 +0200 Subject: [PATCH] Update install.sh Add install url --- install.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 832717f..d56ebc5 100644 --- a/install.sh +++ b/install.sh @@ -1,7 +1,9 @@ #!/bin/bash -# + # Qtile Martin Andersen Desktop Environment, Qmade for short.! install - ITmail.dk +# bash -c "$(wget -O- https://raw.githubusercontent.com/ITmail-dk/qmade/main/install.sh)" +# sudo apt install -y git && git clone https://github.com/ITmail-dk/qmade && cd qmade && . install.sh # Resource links to source # https://qtile.org