From 7284cb604aa636713b3c184d8d4fc1a43817ecd3 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(-) 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