package selections: include arandr in fully featured desktop
parent
ab0c36ff5f
commit
51866628d1
|
@ -16,7 +16,6 @@ make our own or extract (if feasible) kb selection and time zone selection to hi
|
|||
overview of the installation process at the start
|
||||
overall progress indication (step x out of y)
|
||||
look into roxterm as an alternative terminal
|
||||
include arandr or something similar in fully featured desktop utils
|
||||
deal with the entropy thing that runs after rc.shutdown
|
||||
first run message in .xinitrc.d
|
||||
- auto-removes itself
|
||||
|
|
|
@ -6,7 +6,7 @@ function check {
|
|||
DESCRIPTION="Fully featured desktop with IceWM"
|
||||
|
||||
# TODO
|
||||
PACKAGES="$(cat /opt/void-usb/installer/package_selections/desktop/resources/common_packages) pavucontrol network-manager-applet vlc lxterminal bash-completion gufw conky icewm firefox"
|
||||
PACKAGES="$(cat /opt/void-usb/installer/package_selections/desktop/resources/common_packages) pavucontrol network-manager-applet vlc lxterminal bash-completion gufw conky icewm firefox arandr"
|
||||
|
||||
function post_install {
|
||||
echo "desktop/icewm-light" >> /tmp/stage-2-choices
|
||||
|
|
Loading…
Reference in New Issue