include some packages that were apparently missing now in latest installation of xorg.

This commit is contained in:
Storm Dragon 2024-08-27 20:44:10 -04:00
parent 08718f2455
commit d58cb5ee9e

View File

@ -5,6 +5,7 @@ packages="$1"
packages="${packages//lxqt/lxqt lxterminal oxygen-icons ratpoison network-manager-applet}" packages="${packages//lxqt/lxqt lxterminal oxygen-icons ratpoison network-manager-applet}"
packages="${packages//mate/mate mate-extra network-manager-applet}" packages="${packages//mate/mate mate-extra network-manager-applet}"
packages="${packages//i3/clipster jq i3-wm libnotify lxterminal notification-daemon pamixer playerctl python-i3ipc python-wxpython sox transfersh yad}" packages="${packages//i3/clipster jq i3-wm libnotify lxterminal notification-daemon pamixer playerctl python-i3ipc python-wxpython sox transfersh yad}"
packages+=" libmd libbsd"
# Proper command for launching the desktop session. # Proper command for launching the desktop session.
case "${1}" in case "${1}" in