]> git.sur5r.net Git - i3/i3/commitdiff
Mention the color-options in the manpage
authorAxel Wagner <mail@merovius.de>
Thu, 4 Nov 2010 11:43:33 +0000 (12:43 +0100)
committerAxel Wagner <mail@merovius.de>
Thu, 4 Nov 2010 11:43:41 +0000 (12:43 +0100)
i3bar/.gitignore
i3bar/doc/i3bar.man

index 01e7ad61a49f44a075eddb44b280b5fa858a72e3..6aad070bbfd044db07c9ab01b479550095f1f982 100644 (file)
@@ -1,3 +1,4 @@
 i3bar
 *.o
 core
+doc/i3bar.1
index dc094ae6c2aaf9a76a402c00aa24e17a5b190d72..c41371b87c9ac1d133be5451801376184d62dbe7 100644 (file)
@@ -42,6 +42,18 @@ i3bar does not support any color or other markups, so stdin should be plain utf8
 
 Also, you should disable the internal workspace bar of *i3*(1), when using *i3bar* by specifying 'workspace_bar no' in your *i3*-configfile.
 
+== COLORS
+
+*i3bar* does not yet support formatting in the displayed statusline. However it does support setting colors for the bar, the workspace-buttons and the statusline.
+
+For now this happens with the following command-line-options:
+
+*--color-bar-fg, --color-bar-bg, --color-active-ws-fg, --color-active-ws-bg, --color-inactive-ws-fg,  --color-inactive-ws-bg, color-urgent-ws-bg, color-urgent-ws-fg*
+
+For each specified option you need to give a HEX-colorcode.
+
+Be advised that this command-line-options are only temporary and are very likely to be removed, when we finally have a config-file.
+
 == EXAMPLES
 
 To get a docked bar with some statusinformation, you use