diff --git a/mkrootfs.sh b/mkrootfs.sh index 38bdbc7..1201bfa 100644 --- a/mkrootfs.sh +++ b/mkrootfs.sh @@ -22,9 +22,9 @@ dnf --installroot "${destdir}" install -y \ firefox \ hostname \ kmod \ - matchbox-window-manager \ mesa-dri-drivers \ nbd \ + openbox \ openssh-server \ rsyslog \ systemd \ diff --git a/overlay/home/user/.xinitrc b/overlay/home/user/.xinitrc index bdb1786..b6ceb1a 100644 --- a/overlay/home/user/.xinitrc +++ b/overlay/home/user/.xinitrc @@ -4,4 +4,4 @@ xset s off xset -dpms systemctl --user import-environment DISPLAY systemctl --user start graphical.target -exec matchbox-window-manager -use_titlebar no +exec openbox