summarylogtreecommitdiffstats
path: root/obsession
blob: f97a3ee7eac963aefea39efac2ea5b7e726fb8be (plain)
1
2
3
4
5
#!/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"