From 95c2947d4a6494c9fbcd9a4bd5a432b83f421576 Mon Sep 17 00:00:00 2001 From: clsty Date: Tue, 7 Oct 2025 08:25:00 +0800 Subject: [PATCH] Add comment. --- scriptdata/step/3.install-files.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scriptdata/step/3.install-files.sh b/scriptdata/step/3.install-files.sh index 260903306..705f83bc6 100644 --- a/scriptdata/step/3.install-files.sh +++ b/scriptdata/step/3.install-files.sh @@ -1,6 +1,8 @@ # This script is meant to be sourced. # It's not for directly running. +# TODO: https://github.com/end-4/dots-hyprland/issues/2137 + # TODO: make function backup_configs only cover the possibly overwritten ones. function backup_configs(){ local backup_dir="$BACKUP_DIR"