From 6bdb152808c39bc3776c34e13c07b25d18272824 Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Tue, 14 Jul 2020 17:34:29 +0200 Subject: cursor: make xcursor theme configurable - add a new command to set the theme - export the theme of the default seat through environment variables --- doc/riverctl.1.scd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd index 3c03adf..eef17cb 100644 --- a/doc/riverctl.1.scd +++ b/doc/riverctl.1.scd @@ -124,6 +124,12 @@ that tag 1 through 9 are visible. - *outer_padding* _non-negative_integer_ - *view_padding* _non-negative_integer_ +*xcursor-theme* _theme_name_ [_size_] + Set the xcursor theme to _theme_name_ and optionally set the + _size_. The theme of the default seat determines the default + for XWayland and made available through the _XCURSOR_THEME_ and + _XCURSOR_SIZE_ environment variables. + # EXAMPLES Bind bemenu-run to Super+P: -- cgit v1.2.3