Browse Source

dwm dwm dwm

master
TiynGER 9 months ago
parent
commit
e86731027a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      larbs.sh

+ 1
- 1
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() { \

Loading…
Cancel
Save