aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2010-12-03 14:55:47 -0700
committerGravatar Brendan Taylor <whateley@gmail.com>2010-12-03 15:10:07 -0700
commit5ab073d90e3c66a53e116c78299c657a13847d5c (patch)
treef803718c96a7a503df8af5507f37da59b7a9ae5e /examples/config
parent59adc0787f7b77922c671964e471d0fd2dd7fc90 (diff)
display active downloads in the status bar
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/config/config b/examples/config/config
index 64e1c94..a8547d2 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -105,7 +105,9 @@ set name_section = <span foreground="khaki">\@[\@NAME]\@</span>
set status_section = <span foreground="orange">\@status_message</span>
set selected_section = <span foreground="#606060">\@[\@SELECTED_URI]\@</span>
-set status_format = <span font_family="monospace">@mode_section @keycmd_section @progress_section @uri_section @name_section @status_section @scroll_section @selected_section</span>
+set download_section = <span foreground="white">\@downloads</span>
+
+set status_format = <span font_family="monospace">@mode_section @keycmd_section @progress_section @uri_section @name_section @status_section @scroll_section @selected_section @download_section</span>
set title_format_long = \@keycmd_prompt \@raw_modcmd \@raw_keycmd \@TITLE - Uzbl browser <\@NAME> \@SELECTED_URI