Skip to content

openbox

Jason Hempstead edited this page Aug 21, 2020 · 1 revision

openbox

Openbox is a highly configurable, next generation window manager

requires:

apt install openbox scrot htop
yum install openbox scrot htop
pacman -S openbox scrot htop

Automatic install/update:

bash -c "$(curl -LSs https://github.com/casjay-dotfiles/openbox/raw/master/install.sh)"

Manual install:

mv -fv "$HOME/.config/openbox" "$HOME/.config/openbox.bak"
git clone https://github.com/casjay-dotfiles/openbox "$HOME/.config/openbox"

openbox wiki | openbox site

Clone this wiki locally