From 3cbf3613a7aa90b6ae393498f202bd3c919938bb Mon Sep 17 00:00:00 2001 From: tsxv478 Date: Tue, 27 Sep 2022 12:31:29 +0300 Subject: xid file location --- surf-open.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'surf-open.sh') diff --git a/surf-open.sh b/surf-open.sh index c22edc2..b4a1429 100755 --- a/surf-open.sh +++ b/surf-open.sh @@ -3,7 +3,7 @@ # See the LICENSE file for copyright and license details. # -xidfile="$HOME/tmp/tabbed-surf.xid" +xidfile="$HOME/.cache/tabbed-surf.xid" uri="" if [ "$#" -gt 0 ]; -- cgit v1.2.3