aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/configs
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-16 14:11:33 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-16 14:11:33 +0200
commit67160e8918ddca8792db46be96e11ce45896df98 (patch)
treee87aa84d34edf9face84849df93967f251bc94e0 /examples/configs
parent242051ada8f13f347ef467007cbcf1290b67f317 (diff)
make handlers working in sample config, pass correct page titles to scripts, in example scripts: save page titles, and if dmenu-vertical is found show more stuff (date, page title, bookmark tags,..) + small stuff
Diffstat (limited to 'examples/configs')
-rw-r--r--examples/configs/sampleconfig-dev6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/configs/sampleconfig-dev b/examples/configs/sampleconfig-dev
index fc8bf87..d196c92 100644
--- a/examples/configs/sampleconfig-dev
+++ b/examples/configs/sampleconfig-dev
@@ -8,9 +8,9 @@
# from insert mode by combining them with the modkey
# TODO: ability to attach misc things (spawn <foo>, script <bar>,.. to internal events)
-set history_handler = ./examples/scripts/history.sh
-set download_handler = ./examples/scripts/download.sh
-set cookie_handler = ./examples/scripts/cookies.sh
+set history_handler = ./examples/scripts/history.sh
+set download_handler = ./examples/scripts/download.sh
+set cookie_handler = ./examples/scripts/cookies.sh