aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar Mason Larobina <mason.larobina@gmail.com>2009-09-22 01:29:24 +0800
committerGravatar Mason Larobina <mason.larobina@gmail.com>2009-09-22 01:29:24 +0800
commit7c6c7933718950b00346c223f965fc28e8cdacea (patch)
tree4c5d0a637e42826bf63770640178ee987a400f88 /examples/config
parenta02795da7fc3996ea6fe01d451b09668b38d1a76 (diff)
Unicode support for the EM and sprite option for the progress plugin.
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/uzbl/config8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config
index 4a9182d..1d45247 100644
--- a/examples/config/uzbl/config
+++ b/examples/config/uzbl/config
@@ -60,19 +60,19 @@ set status_format = <span font_family="monospace">@mode_section @keycmd_sect
# Progress bar config
@progress width = 8
-# %d = done, %p = pending, %a = arrow, %c = percent done, %i = int done,
-# %s = spinner, %t = percent pending, %o = int pending.
+# %d = done, %p = pending %c = percent done, %i = int done, %s = spinner,
+# %t = percent pending, %o = int pending, %r = sprite scroll
@progress format = [%d>%p]%c
-@progress spinner = -\\|/
-@progress arrow = >
@progress done = =
@progress pending =
# Or ride those spinnas'
#@progress format = [%d%s%p]
+#@progress spinner = -\\|/
#@progress done = -
#@progress pending =
+
# Core settings
set useragent = Uzbl (Webkit @WEBKIT_MAJOR.@WEBKIT_MINOR.@WEBKIT_MICRO) (@(uname -o)@ @(uname -m)@ [@ARCH_UZBL]) (Commit @COMMIT)
set fifo_dir = /tmp