1
0
Fork 0

unclutter: remove bad flag

This commit is contained in:
Luca Bilke 2024-06-24 19:20:07 +02:00
parent a5c6c1e462
commit 8cd52d219a
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