add missing spaces

This commit is contained in:
Tobias Powalowski 2022-06-06 13:24:15 +02:00
parent 8df0e21214
commit a5bb043f3d

View file

@ -26,6 +26,7 @@ _graphic_options() {
echo -e " \033[1m-gnome-wayland\033[0m Launch Gnome desktop with Wayland backend."
echo -e " \033[1m-plasma\033[0m Launch KDE Plasma desktop with VNC sharing enabled."
echo -e " \033[1m-plasma-wayland\033[0m Launch KDE Plasma desktop with Wayland backend."
echo -e " \033[1m-xfce\033[0m Launch XFCE desktop with VNC sharing enabled."
}
usage () {