From 9038e1a87e122d91d55ebf80b7e2d7459286cde1 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 18 Feb 2022 12:20:49 -0500 Subject: updates --- seeme | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'seeme') 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 -- cgit v1.2.3