summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-25 01:38:18 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-04-25 01:38:18 +0200
commitc5926232e494786eb618458d743685a3f01a3c62 (patch)
tree1889403e495b021f469fb5edf319711a97af09c1 /readme.md
parentf1bdd8115f201be09f60d77699048b9dac3e5950 (diff)
downloadxmobar-c5926232e494786eb618458d743685a3f01a3c62.tar.gz
xmobar-c5926232e494786eb618458d743685a3f01a3c62.tar.bz2
New allDesktops configuration parameter
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index f2b1fd4..5872dfc 100644
--- a/readme.md
+++ b/readme.md
@@ -247,6 +247,11 @@ Other configuration options:
can be toggled manually (for example using the dbus interface) or
automatically (by a plugin) to make it reappear.
+`allDesktops`
+: When set to True (the default is False), xmobar will tell the
+ window manager explicitily to be shown in all desktops, by
+ setting `_NET_WM_DESKTOP` to 0xffffffff.
+
`persistent`
: When True the window status is fixed i.e. hiding or revealing is not
possible. This option can be toggled at runtime.