From fc411343428e5933741031301c877f0766e4382e Mon Sep 17 00:00:00 2001 From: Solomon Laing Date: Sun, 29 Aug 2021 14:22:26 +0930 Subject: [PATCH] minor changes --- configure-system | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/configure-system b/configure-system index f349302..bfefed5 100755 --- a/configure-system +++ b/configure-system @@ -3,4 +3,6 @@ # configure extra system things like lightdm, etc. # also set shell to fish -# set up correct xmonad.sh e.g. if on laptop, set a copy that only has one xmobar? \ No newline at end of file +# set up correct xmonad.sh e.g. if on laptop, set a copy that only has one xmobar? + +read -r -p "This process is not complete... [enter] " input \ No newline at end of file