unclutter: remove -not flag
This commit is contained in:
parent
bb80242e75
commit
d1ce7a4c6e
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
|
||||
exec unclutter -idle 3 -not \
|
||||
Firefox \
|
||||
factorio
|
||||
exec unclutter -idle 3
|
||||
|
|
Loading…
Add table
Reference in a new issue