diff options
-rwxr-xr-x | invert-display | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/invert-display b/invert-display index 0cbc4df..ce584fc 100755 --- a/invert-display +++ b/invert-display @@ -2,5 +2,7 @@ set -e +sleep 0.2 + xcalib -invert -alter -o 0 xcalib -invert -alter -o 1 |