aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/load_url_from_history.sh
diff options
context:
space:
mode:
authorGravatar Ben Boeckel <MathStuf@gmail.com>2010-10-02 15:50:19 -0400
committerGravatar Ben Boeckel <MathStuf@gmail.com>2010-10-02 15:50:19 -0400
commitfa27c93805d19d9aabae896a359b77767afc9de0 (patch)
treec531a67b6b4dd14a6388e2deb0792c1e7e0f6fed /examples/data/scripts/load_url_from_history.sh
parent5ead964cad114989d49114f6a1490faa63b8ce6b (diff)
Set the dmenu theme properly
Diffstat (limited to 'examples/data/scripts/load_url_from_history.sh')
-rwxr-xr-xexamples/data/scripts/load_url_from_history.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/data/scripts/load_url_from_history.sh b/examples/data/scripts/load_url_from_history.sh
index 80cd3d8..2d15b4f 100755
--- a/examples/data/scripts/load_url_from_history.sh
+++ b/examples/data/scripts/load_url_from_history.sh
@@ -1,5 +1,7 @@
#!/bin/sh
+DMENU_SCHEME="history"
+
source $UZBL_UTIL_DIR/dmenu.sh
source $UZBL_UTIL_DIR/uzbl-args.sh
source $UZBL_UTIL_DIR/uzbl-dir.sh