From: Johan Malm Date: Wed, 29 Dec 2021 14:25:13 +0000 (+0000) Subject: labwc-environment(5): add XCURSOR_{THEME,SIZE} X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=eb582090a7d7b84278f56d5eb773dd0f4eca1803;p=proto%2Flabwc.git labwc-environment(5): add XCURSOR_{THEME,SIZE} --- diff --git a/docs/labwc-environment.5.scd b/docs/labwc-environment.5.scd index 89634e14..b8f29966 100644 --- a/docs/labwc-environment.5.scd +++ b/docs/labwc-environment.5.scd @@ -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)