aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2009-12-01 02:13:35 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2009-12-01 02:13:35 +0800
commit6e3e9c9c86580bc2fe8f093ecb432a38c0e1d009 (patch)
tree1adc968db3f5149304f034f68ddd0da961ad4317 /examples
parent6c25bcb44b4f273b892a4c4bcc4ecb27d1a93d9b (diff)
Move @scroll_section to the end of the status_bar to make it less jumpy.
Diffstat (limited to 'examples')
-rw-r--r--examples/config/uzbl/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index 2f3218a..9fda268 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -80,13 +80,13 @@ set hint_style = weight="bold"
set mode_section = <span background="khaki" foreground="black">[\@[\@mode_indicator]\@]</span>
set keycmd_section = [<span \@prompt_style>\@[\@keycmd_prompt]\@</span><span \@modcmd_style>\@modcmd</span><span \@keycmd_style>\@keycmd</span><span \@completion_style>\@completion_list</span>]
set progress_section = <span foreground="#606060">\@[\@progress_format]\@</span>
-set scroll_section = <span foreground="#606060">\@[[\@scroll_message]]\@</span>
+set scroll_section = <span foreground="#606060">\@[\@scroll_message]\@</span>
set uri_section = <span foreground="#99FF66">\@[\@uri]\@</span>
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 @scroll_section @uri_section @name_section @status_section @selected_section</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>
# Progress bar config
@progress width = 8