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 htopFedora Based:
yum install openbox scrot htopArch Based:
pacman -S openbox scrot htopMacOS:
brew installmv -fv "$HOME/.config/openbox" "$HOME/.config/openbox.bak"
git clone https://github.com/desktopmgr/openbox "$HOME/.config/openbox"