Openbox is a highly configurable, next generation window manager
Automatic install/update:
bash -c "$(curl -LSs https://github.com/desktopmgr/openbox/raw/main/install.sh)"
Manual install:
requires:
Debian based:
apt install openbox scrot htop
Fedora Based:
yum install openbox scrot htop
Arch Based:
pacman -S openbox scrot htop
MacOS:
brew install
mv -fv "$HOME/.config/openbox" "$HOME/.config/openbox.bak"
git clone https://github.com/desktopmgr/openbox "$HOME/.config/openbox"