From c60e5b1c082b2322567e32d31d010a29e79f97b1 Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Thu, 6 Jan 2011 16:47:01 -0700 Subject: use new status_format_right in the example config now long URLs won't push everything else off the status bar! --- examples/config/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/config') diff --git a/examples/config/config b/examples/config/config index 7bc0087..46a3ae4 100644 --- a/examples/config/config +++ b/examples/config/config @@ -111,7 +111,8 @@ set selected_section = \@[\@SELECTED_URI]\@ set download_section = \@downloads -set status_format = @mode_section @keycmd_section @progress_section @uri_section @name_section @status_section @scroll_section @selected_section @download_section +set status_format = @mode_section @keycmd_section @progress_section @name_section @status_section @scroll_section @selected_section @download_section +set status_format_right = uri: @uri_section set title_format_long = \@keycmd_prompt \@raw_modcmd \@raw_keycmd \@TITLE - Uzbl browser <\@NAME> \@SELECTED_URI -- cgit v1.2.3