From bece24e3824d11c08fad9c6338f446ee29d4913f Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Sun, 6 Mar 2011 03:06:26 -0700 Subject: do link hint styling in user stylesheet. --- examples/config/config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index 5c00fb5..bcd6d3e 100644 --- a/examples/config/config +++ b/examples/config/config @@ -94,6 +94,9 @@ set download_handler = sync_spawn @scripts_dir/download.sh # === Behaviour and appearance =============================================== +# Custom CSS can be defined here, including link follower hint styles +set stylesheet_uri = file://@data_home/uzbl/style.css + set show_status = 1 set status_top = 0 set status_background = #303030 -- cgit v1.2.3