summarylogtreecommitdiffstats
path: root/obsession
diff options
context:
space:
mode:
authorQue Quotion2015-10-24 03:09:01 +0900
committerQue Quotion2015-10-24 03:09:01 +0900
commitaad01227f0a16562eb95b1ad70072a4b627da84f (patch)
tree598df5a6e45df1270c0883613bc205d601171d90 /obsession
downloadaur-aad01227f0a16562eb95b1ad70072a4b627da84f.tar.gz
Pantheon-Lite: Replaces Gala with Openbox and Compton
Diffstat (limited to 'obsession')
-rwxr-xr-xobsession5
1 files changed, 5 insertions, 0 deletions
diff --git a/obsession b/obsession
new file mode 100755
index 000000000000..6706ec99da0e
--- /dev/null
+++ b/obsession
@@ -0,0 +1,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.
+hsetroot -solid "#000000"