summaryrefslogtreecommitdiff
path: root/seeme
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2022-02-18 12:20:49 -0500
committerBen Sima <ben@bsima.me>2022-02-18 12:21:18 -0500
commit9038e1a87e122d91d55ebf80b7e2d7459286cde1 (patch)
treed14c104319a0c293f0f2f377acc58b847fc851bf /seeme
parent489017791447ec1f817a6d84988e24a543c40f05 (diff)
updates
Diffstat (limited to 'seeme')
-rwxr-xr-xseeme4
1 files changed, 2 insertions, 2 deletions
diff --git a/seeme b/seeme
index f57b837..23e47db 100755
--- a/seeme
+++ b/seeme
@@ -1,8 +1,8 @@
#! /usr/bin/env nix-shell
#! nix-shell -i bash -p ffmpeg-full
#
-# Window is positioned in the top-right corner, plus a small margin for systray
-# This could be automatically calculated by parsing xrandr screen dimentions.
+# Window is positioned in the bottom-right corner. This could be automatically
+# calculated by parsing xrandr screen dimentions.
set -exo pipefail