unclutter: remove bad flag
This commit is contained in:
parent
a5c6c1e462
commit
8cd52d219a
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
|
||||
exec unclutter -noevents -idle 3 -not Firefox
|
||||
exec unclutter -idle 3 -not Firefox
|
||||
|
|
Loading…
Reference in New Issue