Add documentation for the workspace_bar option

This commit is contained in:
Michael Stapelberg 2010-03-25 02:47:01 +01:00
parent f2e04b30cc
commit 239dbbb4f5
1 changed files with 20 additions and 0 deletions

View File

@ -527,6 +527,26 @@ focus_follows_mouse <yes|no>
focus_follows_mouse no focus_follows_mouse no
---------------------- ----------------------
=== Internal workspace bar
The internal workspace bar (the thing at the bottom of your screen) is very
simple -- it does not provide a way to display custom text and it does not
offer advanced customization features. This is intended because we do not
want to duplicate functionality of tools like +dzen2+, +xmobar+ and so on
(they render bars, we manage windows). Instead, there is an option which will
turn off the internal bar completely, so that you can use a separate program to
display it (see +i3-wsbar+, a sample implementation of such a program):
*Syntax*:
----------------------
workspace_bar <yes|no>
----------------------
*Examples*:
----------------
workspace_bar no
----------------
== List of commands == List of commands
=== Manipulating layout === Manipulating layout