From b68c98a74cec75946eb29ae814da9fe6ae732cf8 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 1 Mar 2022 10:34:06 +0100 Subject: Fixed typo in sdep-list; fixed default directory --- scripts/sdep-checknow | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/sdep-checknow') diff --git a/scripts/sdep-checknow b/scripts/sdep-checknow index 404d461..4771957 100755 --- a/scripts/sdep-checknow +++ b/scripts/sdep-checknow @@ -14,7 +14,7 @@ # might have to change if you are not on Linux (on some systems you can # accomplish the same with -j). -sdepdata="${XDG_DATA_HOME:-$HOME/.local}/sdep" +sdepdata="${XDG_DATA_HOME:-$HOME/.local/share}/sdep" #notify="notify-send -t 3600000" notify=herbe -- cgit v1.3