From 278ee7a581ecacbf432c7a3180cb488dc8ed1e6a Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Sun, 19 Nov 2023 16:38:10 -0500 Subject: [PATCH] Updated the comment at the top of the i3 configuration file. --- i38.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i38.sh b/i38.sh index 03e8073..a2999a5 100755 --- a/i38.sh +++ b/i38.sh @@ -392,7 +392,7 @@ mkdir -p "${i3Path}" cp -rv scripts/ "${i3Path}/" | dialog --backtitle "I38" --progressbox "Moving scripts into place and writing config..." -1 -1 cat << EOF > ${i3Path}/config -# Generated by I38 (${0##*/}) https://github.com/stormdragon2976/I38 +# Generated by I38 (${0##*/}) https://git.stormux.org/storm/I38 # $(date '+%A, %B %d, %Y at %I:%M%p')