From e1aeaad5388afc3e2679573e62030f7ef6d46474 Mon Sep 17 00:00:00 2001 From: Michael Gallo <44709959+Michael-Gallo@users.noreply.github.com> Date: Tue, 7 Jul 2020 07:12:36 -0400 Subject: [PATCH] unclutter: add page (#4152) --- pages/common/unclutter.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pages/common/unclutter.md diff --git a/pages/common/unclutter.md b/pages/common/unclutter.md new file mode 100644 index 000000000..40848bd6b --- /dev/null +++ b/pages/common/unclutter.md @@ -0,0 +1,7 @@ +# unclutter + +> Hides the mouse cursor. + +- Hide mouse cursor after 3 seconds: + +`unclutter -idle {{3}}`