Install wmctrl
basementhud/pipeline/head This commit looks good
Details
basementhud/pipeline/head This commit looks good
Details
`wmctrl` is needed to resize/reposition windows, since *openbox* does not have any native automation capabilities.pull/1/head
parent
406c0b869e
commit
3e2e54d3cc
|
@ -29,6 +29,7 @@ dnf --installroot "${destdir}" install -y \
|
||||||
openssh-server \
|
openssh-server \
|
||||||
rsyslog \
|
rsyslog \
|
||||||
systemd \
|
systemd \
|
||||||
|
wmctrl \
|
||||||
xinit \
|
xinit \
|
||||||
xorg-x11-server-Xorg \
|
xorg-x11-server-Xorg \
|
||||||
xset \
|
xset \
|
||||||
|
|
Loading…
Reference in New Issue