From d812bd69753d2769a11c793d15152116ec274565 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 1 Aug 2011 23:41:54 +0200 Subject: [PATCH] update docs --- _docs/userguide | 8 +------- docs/4.0/userguide.html | 26 +------------------------- 2 files changed, 2 insertions(+), 32 deletions(-) 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 -- 2.39.5