home: xdg: add comment about 'tig'

To explain why I didn't modify it as part of my `$XDG_STATE_HOME`
migration in fbd3b70d61.
This commit is contained in:
Bruno BELANYI 2024-11-28 12:07:50 +00:00
parent 8b61af1ac3
commit da3c29bbaf

View file

@ -30,7 +30,7 @@ in
};
# A tidy home is a tidy mind
dataFile = {
"tig/.keep".text = "";
"tig/.keep".text = ""; # `tig` uses `XDG_DATA_HOME` specifically...
};
stateFile = {
"bash/.keep".text = "";