home: xdg: force more XDG compliance

Those two need the directory to exist to actually use it...
This commit is contained in:
Bruno BELANYI 2021-03-07 17:07:29 +00:00
parent 82f223c77e
commit 0e9b8da74b

View file

@ -21,6 +21,11 @@
templates = "\$HOME/templates";
videos = "\$HOME/videos";
};
# A tidy home is a tidy mind
dataFile = {
"bash/.keep".text = "";
"tig/.keep".text = "";
};
};
# I want a tidier home