From: Michael Stapelberg Date: Mon, 1 Aug 2011 21:41:54 +0000 (+0200) Subject: update docs X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d812bd69753d2769a11c793d15152116ec274565;p=i3%2Fi3.github.io update docs --- diff --git a/_docs/userguide b/_docs/userguide index 6941af9..e7a0459 100644 --- a/_docs/userguide +++ b/_docs/userguide @@ -523,7 +523,7 @@ exec_always command *Examples*: -------------------------------- -exec i3status | dzen2 -dock +exec i3status | i3bar -d exec_always ~/my_script.sh -------------------------------- @@ -572,12 +572,6 @@ client.unfocused:: A client which is not the focused one of its container. client.urgent:: A client which has its urgency hint activated. -bar.focused:: - The current workspace in the bottom bar. -bar.unfocused:: - All other workspaces in the bottom bar. -bar.urgent:: - A workspace which has at least one client with an activated urgency hint. You can also specify the color to be used to paint the background of the client windows. This color will be used to paint the window on top of which the client diff --git a/docs/4.0/userguide.html b/docs/4.0/userguide.html index 513cb9e..81034c5 100644 --- a/docs/4.0/userguide.html +++ b/docs/4.0/userguide.html @@ -590,7 +590,7 @@ exec_always command

Examples:

-
exec i3status | dzen2 -dock
+
exec i3status | i3bar -d
 exec_always ~/my_script.sh
@@ -659,30 +659,6 @@ client.urgent A client which has its urgency hint activated.

-
-bar.focused -
-
-

- The current workspace in the bottom bar. -

-
-
-bar.unfocused -
-
-

- All other workspaces in the bottom bar. -

-
-
-bar.urgent -
-
-

- A workspace which has at least one client with an activated urgency hint. -

-

You can also specify the color to be used to paint the background of the client windows. This color will be used to paint the window on top of which the client