aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/data/scripts/load_url_from_bookmarks.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_bookmarks.sh
parent5ead964cad114989d49114f6a1490faa63b8ce6b (diff)
Set the dmenu theme properly
Diffstat (limited to 'examples/data/scripts/load_url_from_bookmarks.sh')
-rwxr-xr-xexamples/data/scripts/load_url_from_bookmarks.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/data/scripts/load_url_from_bookmarks.sh b/examples/data/scripts/load_url_from_bookmarks.sh
index 7613624..2c2a926 100755
--- a/examples/data/scripts/load_url_from_bookmarks.sh
+++ b/examples/data/scripts/load_url_from_bookmarks.sh
@@ -2,6 +2,8 @@
#NOTE: it's the job of the script that inserts bookmarks to make sure there are no dupes.
+DMENU_SCHEME="bookmarks"
+
source $UZBL_UTIL_DIR/dmenu.sh
source $UZBL_UTIL_DIR/uzbl-args.sh
source $UZBL_UTIL_DIR/uzbl-dir.sh