]> git.mdlowis.com Git - proto/labwc.git/commitdiff
Update labwc(5)
authorJohan Malm <jgm323@gmail.com>
Thu, 6 Aug 2020 14:13:27 +0000 (15:13 +0100)
committerJohan Malm <jgm323@gmail.com>
Thu, 6 Aug 2020 14:13:27 +0000 (15:13 +0100)
docs/labwc.5.md

index 862e48e45d98adc358990099edadc20f2368a922..8b2cded560998e3977dfe68922c61eff5a6d9519 100644 (file)
@@ -1,6 +1,6 @@
 % labwc(5)
 % Johan Malm
-% 24 July, 2020
+% 6 Aug, 2020
 
 # NAME
 
@@ -23,7 +23,7 @@ Labwc specific settings which are not present in Openbox.
       </keyboard>
     </lab>
 
-`csd` (__boolean__; default `no`)
+`csd` (__boolean__; default no)
 
 :   Use client-side decorations for xdg-shell views.
 
@@ -35,12 +35,32 @@ Labwc specific settings which are not present in Openbox.
 
     <theme>
       <name></name>
+      <font place="">
+        <name></name>
+        <size></size>
+      </font>
     </theme>
 
-`name` (__string__; default `Clearlooks`)
+`name` (__string__; default Clearlooks)
 
 :   The name of the Openbox theme to use
 
+`font`
+
+:   The font to use for a specific element of a window, menu or OSD.
+
+    `place`
+
+    :   Can be `ActiveWindow` (titlebar of active window)
+
+    `name`
+
+    :   Describes font name (__string__; default sans)
+
+    `size`
+
+    :   Describes font size in pixels (__integer__; default 8)
+
 # RC.XML `<keyboard>`
 
 Describe key bindings.