From 0e8589a9ec7c54bd65ef98de4756a05f6c47ca73 Mon Sep 17 00:00:00 2001 From: dbroqua Date: Mon, 15 Jun 2020 13:21:41 +0200 Subject: [PATCH] Fixed bug for script location --- Bin/screenlayoutrofi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bin/screenlayoutrofi.sh b/Bin/screenlayoutrofi.sh index c6868f0..39d2ea3 100755 --- a/Bin/screenlayoutrofi.sh +++ b/Bin/screenlayoutrofi.sh @@ -23,4 +23,4 @@ case $chosen in ;; esac -screenlayout.sh $mode +~/Bin/screenlayout.sh $mode