1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-02 15:37:45 +02:00

dwm dwm dwm

This commit is contained in:
TiynGER 2020-03-29 12:45:02 +02:00
parent abf71e3ecb
commit e86731027a

View File

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