#!/bin/bash #An additional script for setting certain options; not necessarily limited to openbox sessions #Default, empty background comes out gray. Black is cooler. [[ -n "$(command -v hsetroot)" ]] && exec hsetroot -solid "#000000"