]> git.mdlowis.com Git - proto/labwc.git/commitdiff
labwc-environment(5): add XCURSOR_{THEME,SIZE}
authorJohan Malm <jgm323@gmail.com>
Wed, 29 Dec 2021 14:25:13 +0000 (14:25 +0000)
committerJohan Malm <jgm323@gmail.com>
Wed, 29 Dec 2021 14:25:13 +0000 (14:25 +0000)
docs/labwc-environment.5.scd

index 89634e14877e26e725fd4835bc74e19fd8371eac..b8f299662846ffc6a5e1f9d535d76551127ecaaa 100644 (file)
@@ -23,6 +23,15 @@ For example, this sets keyboard layout to Swedish:
 XKB_DEFAULT_LAYOUT=se
 ```
 
+*XCURSOR_THEME* and *XCURSOR_SIZE* are also supported to set cursor theme
+and size respectively. The default size is 24.
+
+Cursor themes can be found a the command below or similar:
+
+```
+find /usr/share/icons/ -type d -name "cursors"
+```
+
 # SEE ALSO
 
 labwc(1)