From fa27c93805d19d9aabae896a359b77767afc9de0 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Sat, 2 Oct 2010 15:50:19 -0400 Subject: Set the dmenu theme properly --- examples/data/scripts/load_url_from_bookmarks.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/data/scripts/load_url_from_bookmarks.sh') 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 -- cgit v1.2.3