From 3026e095b7fb5e531c684b2dd68e8a06d0848468 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Thu, 3 Jan 2008 16:13:08 +0100 Subject: [PATCH] =?UTF-8?q?various=20manpage=20update:=20tasklist,=20align?= =?UTF-8?q?,=20=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- awesomerc.1.txt | 86 +++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 73 insertions(+), 13 deletions(-) diff --git a/awesomerc.1.txt b/awesomerc.1.txt index f10b198a..28c165d8 100644 --- a/awesomerc.1.txt +++ b/awesomerc.1.txt @@ -137,6 +137,8 @@ This widget shows the title of the focused window. Background color. *fg*:: Foreground color. +*align*:: + Text alignement. tasklist ~~~~~~~~ @@ -154,6 +156,8 @@ This widget shows a list of running windows. Background color for focused window. *focus_fg*:: Foreground color for focused window. +*align*:: + Text alignement. textbox ~~~~~~~ @@ -171,6 +175,8 @@ This widget shows a text. Set width. *text*:: Text to change. +*align*:: + Text alignement. iconbox ~~~~~~~ @@ -265,25 +271,77 @@ screen [MULTI] } statusbar [MULTI] { - focustitle + position=<{bottom,top,left,right}> height= + width= + + focustitle + { + fg= + bg= + align=<{center,left,right}> + font= + mouse [MULTI] + { + modkey= + button= + command= + arg= + } + } + tasklist + { + focus_fg= + focus_bg= + fg= + bg= + align=<{center,left,right}> + font= + mouse [MULTI] + { + modkey= + button= + command= + arg= + } + } iconbox [MULTI] { image= resize=<{true,false}> mouse [MULTI] { - button= modkey= - command= arg= + modkey= + button= + command= + arg= } } layoutinfo - netwmicon {} - position=<{bottom,top,left,right}> + { + mouse [MULTI] + { + modkey= + button= + command= + arg= + } + } + netwmicon + { + mouse [MULTI] + { + modkey= + button= + command= + arg= + } + } progressbar [MULTI] { bar { bcolor= bg= fg= } [MULTI] gap= + width= height= lpadding= mouse [MULTI] @@ -291,14 +349,14 @@ screen [MULTI] button= modkey= command= arg= } - width= } taglist [MULTI] { mouse [MULTI] { - button= modkey= - command= arg= + modkey= + button= + command= } } textbox [MULTI] @@ -308,13 +366,15 @@ screen [MULTI] font= mouse [MULTI] { - button= modkey= - command= arg= + modkey= + button= + command= + arg= } text= - idth= + width= + align=<{center,left,right}> } - width= } tags { @@ -322,7 +382,7 @@ screen [MULTI] { layout=<{dwindle,floating,max, spiral,tile,tileleft}> - wmfact= + mwfact= nmaster= } }