diff options
author | Phil Jones <philj56@gmail.com> | 2021-11-02 10:52:48 +0000 |
---|---|---|
committer | Phil Jones <philj56@gmail.com> | 2021-11-02 10:52:48 +0000 |
commit | 06abc015b39e0338bab88367f30d2439c4c7d41c (patch) | |
tree | 85cbc57b66e920be43b3b627d8b1eb9eec3f1d24 /doc | |
parent | 5695f1993b337bdfbaec6e30557778a33ea1068a (diff) |
Add option to hide the cursor.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/greetd-mini-wl-greeter.1.scd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/greetd-mini-wl-greeter.1.scd b/doc/greetd-mini-wl-greeter.1.scd index 7d107c3..7beab36 100644 --- a/doc/greetd-mini-wl-greeter.1.scd +++ b/doc/greetd-mini-wl-greeter.1.scd @@ -65,6 +65,12 @@ All options which take a color expect a 3- or 6-digit hex code, e.g. F9A733. the specified password character. Use this option if you'd rather that it got laid out like normal text, i.e. the box remains one full character tall. +*-H, --hide-cursor* + Hide the cursor. + +*-h, --help* + Print help and exit. + # EXAMPLES When using sway as the compositor for greetd-mini-greeter, something like the |