aboutsummaryrefslogtreecommitdiff
path: root/sway/sway.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway.5.scd')
-rw-r--r--sway/sway.5.scd6
1 files changed, 6 insertions, 0 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index e6abef56..2befcfac 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -477,6 +477,12 @@ The default colors are:
This affects new workspaces only, and is used when the workspace doesn't
have its own gaps settings (see: workspace <ws> gaps ...).
+*hide\_cursor* <timeout>
+ Hides the cursor image after the specified _timeout_ (in milliseconds)
+ has elapsed with no activity on that cursor. A timeout of 0 (default)
+ disables hiding the cursor. The minimal timeout is 100 and any value less
+ than that (aside from 0), will be increased to 100.
+
*hide\_edge\_borders* none|vertical|horizontal|both|smart|smart\_no\_gaps
Hides window borders adjacent to the screen edges. Default is _none_.