Switch to Openbox

Matchbox Window Manager, being designed for mobile devices, does not
handle multiple monitors well.  It manages the monitors together as one
giant screen, which will make it extremely difficult to manage separate
Firefox windows on each screen.  Openbox is almost as lightweight as
Matchbox, but it works significantly better for this use case.
pull/1/head
Dustin 2022-03-28 20:07:15 -05:00
parent 2437e6e467
commit 37ef563b5d
2 changed files with 2 additions and 2 deletions

View File

@ -22,9 +22,9 @@ dnf --installroot "${destdir}" install -y \
firefox \ firefox \
hostname \ hostname \
kmod \ kmod \
matchbox-window-manager \
mesa-dri-drivers \ mesa-dri-drivers \
nbd \ nbd \
openbox \
openssh-server \ openssh-server \
rsyslog \ rsyslog \
systemd \ systemd \

View File

@ -4,4 +4,4 @@ xset s off
xset -dpms xset -dpms
systemctl --user import-environment DISPLAY systemctl --user import-environment DISPLAY
systemctl --user start graphical.target systemctl --user start graphical.target
exec matchbox-window-manager -use_titlebar no exec openbox