aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config/uzbl/config
diff options
context:
space:
mode:
Diffstat (limited to 'examples/config/uzbl/config')
-rw-r--r--examples/config/uzbl/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index ba684a0..fd5fe52 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -54,9 +54,10 @@ set status_background = #303030
set keycmd_style = weight="bold" foreground="red"
set prompt_style = foreground="grey"
+set cursor_style = underline="single"
set mode_section = <span background="khaki" foreground="black">[\@[\@mode_indicator]\@]</span>
-set keycmd_section = [<span \@prompt_style>\@[\@keycmd_prompt]\@</span><span \@keycmd_style>\@[\@keycmd]\@</span>]
+set keycmd_section = [<span \@prompt_style>\@[\@keycmd_prompt]\@</span><span \@keycmd_style>\@keycmd</span>]
set progress_section = <span foreground="#606060">\@[\@progress_format]\@</span>
set uri_section = <span foreground="#99FF66">\@[\@uri]\@</span>
set name_section = <span foreground="khaki">\@[\@NAME]\@</span>