From 6376b17c16cbdc777c396c7195ee8b7ab71f232a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Mon, 15 Aug 2016 21:45:18 -0400 Subject: switch to unclutter-xfixes --- services/unclutter/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/unclutter/run b/services/unclutter/run index f37ed37..2cc69fa 100755 --- a/services/unclutter/run +++ b/services/unclutter/run @@ -1,3 +1,3 @@ #!/bin/sh -exec unclutter -idle 1 2>&1 +exec unclutter --timeout 1 2>&1 -- cgit v1.2.3-54-g00ecf