From 81879cf9ed89e121797d1d9ddead57d7247fc038 Mon Sep 17 00:00:00 2001 From: TravonteD Date: Mon, 14 Oct 2019 08:27:05 -0400 Subject: [PATCH] set the default position to the what the window manager decides --- kunst | 1 + 1 file changed, 1 insertion(+) diff --git a/kunst b/kunst index e144c14..834e8a3 100755 --- a/kunst +++ b/kunst @@ -11,6 +11,7 @@ VERSION=1.2.4 COVER=/tmp/kunst.jpg MUSIC_DIR=~/Music/ SIZE=250x250 +POSITION="+0+0" show_help() {