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:53:51 -0400
committerGravatar Ben Boeckel <MathStuf@gmail.com>2010-10-02 15:54:20 -0400
commitca680c621b57048f781f154d1e65009aa0001906 (patch)
tree13bbad92d16c841a084649a81691def28dd556e1 /examples/data/scripts/load_url_from_history.sh
parentf6441475cdd4ff435d35e8692ee52b885b17f809 (diff)
Set defaults for loading bookmarks and history
Diffstat (limited to 'examples/data/scripts/load_url_from_history.sh')
-rwxr-xr-xexamples/data/scripts/load_url_from_history.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/data/scripts/load_url_from_history.sh b/examples/data/scripts/load_url_from_history.sh
index 2d15b4f..d094625 100755
--- a/examples/data/scripts/load_url_from_history.sh
+++ b/examples/data/scripts/load_url_from_history.sh
@@ -1,6 +1,7 @@
#!/bin/sh
DMENU_SCHEME="history"
+DMENU_OPTIONS="xmms vertical resize"
source $UZBL_UTIL_DIR/dmenu.sh
source $UZBL_UTIL_DIR/uzbl-args.sh