include some packages that were apparently missing now in latest installation of xorg.
This commit is contained in:
parent
08718f2455
commit
d58cb5ee9e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user