From 4134757d5ef6470edee1165f3c3f5c8ac251b4d0 Mon Sep 17 00:00:00 2001 From: xyz Date: Fri, 13 Aug 2021 00:36:28 -0700 Subject: screen width and height env var, refactor --- .local/bin/mpvsel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/mpvsel') diff --git a/.local/bin/mpvsel b/.local/bin/mpvsel index c8b6c0d3..cfe743ae 100755 --- a/.local/bin/mpvsel +++ b/.local/bin/mpvsel @@ -4,7 +4,7 @@ # https://github.com/mpv-player/mpv/issues/7792 fps=30 -height=900 +height=$SCRHEIGHT while getopts f:h: opt; do case $opt in -- cgit v1.2.3-70-g09d2