diff --git a/mkrootfs.sh b/mkrootfs.sh index 505910a..3bd8846 100644 --- a/mkrootfs.sh +++ b/mkrootfs.sh @@ -29,6 +29,7 @@ dnf --installroot "${destdir}" install -y \ openssh-server \ rsyslog \ systemd \ + wmctrl \ xinit \ xorg-x11-server-Xorg \ xset \