From e86731027ab50f317a9c851522424da349d4dd68 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sun, 29 Mar 2020 12:45:02 +0200 Subject: [PATCH] dwm dwm dwm --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larbs.sh b/larbs.sh index 9881f68..0c03fb4 100644 --- a/larbs.sh +++ b/larbs.sh @@ -28,7 +28,7 @@ esac done error() { clear; printf "ERROR:\\n%s\\n" "$1"; exit;} welcomemsg() { \ - dialog --title "Welcome!" --msgbox "Welcome to Luke's Auto-Rice Bootstrapping Script!\\n\\nThis script will automatically install a fully-featured i3wm Arch Linux desktop, which I use as my main machine.\\n\\n-Luke" 10 60 + dialog --title "Welcome!" --msgbox "Welcome to Luke's Auto-Rice Bootstrapping Script!\\n\\nThis script will automatically install a fully-featured dwm Arch Linux desktop, which I use as my main machine.\\n\\n-Luke" 10 60 } getuserandpass() { \