1
0
Fork 0

unclutter: remove bad flag

This commit is contained in:
Luca Bilke 2024-06-24 19:20:07 +02:00
parent ebf21e0966
commit db1d719459
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
exec 2>&1
exec unclutter -noevents -idle 3 -not Firefox
exec unclutter -idle 3 -not Firefox