From 8705b9e17224dfdfbfd61ca2cf5743693b014b6c Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 4 Jan 2008 18:01:48 +0100 Subject: [PATCH] document font, add boolean type --- awesomerc.1.txt | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/awesomerc.1.txt b/awesomerc.1.txt index 14b01e10..19c3b140 100644 --- a/awesomerc.1.txt +++ b/awesomerc.1.txt @@ -223,11 +223,13 @@ Note: when there are no whitespaces, quotes are optional. -> foobar (choose a free name/string) -> "/home/awesome/pics/icon.png" (path to image) -> 1, 10, -3 (positive numbers are required mostly) - -> a, 1, F10 (/usr/include/X11/keysymdef.h w/o XK_, 'xev') - -> mod1, mod2,..., mod5 + -> a, 1, F10 (see /usr/include/X11/keysymdef.h w/o XK_ or 'xev') + -> modifier list: {"Mod1"}, {"Mod4", "Control"}, ... -> spawn, exec, client_tag... (see UICB FUNCTIONS above) -> prog, 3 (argument to a uicb function, where required) -> "foo bar" + -> Xft font: mono-10, fixed-12, sans-8, ... + -> true or false <{.., ...}> -> list of available options [MULTI] means, you can use an item multiple times. @@ -248,14 +250,14 @@ screen [MULTI] } general { - allow_lower_floats=<{true,false}> - sloppy_focus=<{true,false}> - new_become_master<{true,false}> + allow_lower_floats= + sloppy_focus= + new_become_master border= - focus_move_pointer=<{true,false}> + focus_move_pointer= font= opacity_unfocused= - resize_hints=<{true,false}> + resize_hints= snap= } layouts @@ -293,7 +295,7 @@ screen [MULTI] } tasklist { - show_icons=<{true,false}> + show_icons= focus_fg= focus_bg= fg= @@ -311,7 +313,7 @@ screen [MULTI] iconbox [MULTI] { image= - resize=<{true,false}> + resize= mouse [MULTI] { modkey= @@ -394,12 +396,12 @@ rules { rule [MULTI] { - float=<{true,false}> + float= icon= name= screen= tags=,,... - not_master=<{true,false}> + not_master= } } keys