From d1ec85edcfb34f40f35759f59e66f2205d905aae Mon Sep 17 00:00:00 2001 From: filip <“filip.rabiega@gmail.com”> Date: Sat, 14 Feb 2026 17:18:10 +0100 Subject: add se texclear samedir openmd installfont fzo drecord --- wrocwttr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wrocwttr') diff --git a/wrocwttr b/wrocwttr index 727a464..9f29f48 100755 --- a/wrocwttr +++ b/wrocwttr @@ -2,7 +2,7 @@ # Check the temperature in Wrocław, Poland CITY="Wroc%C5%82aw" -CACHE_DIR="$HOME/.cache/weather" +CACHE_DIR="${XDG_CACHE_HOME:-$HOME/.cache}/weather" FILE="$CACHE_DIR/wroc.txt" mkdir -p "$CACHE_DIR" -- cgit v1.2.3