This commit is contained in:
Daniel Langbein 2024-10-15 11:42:05 +02:00
parent cd0b6ecfc8
commit 0bd2455ef4
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -29,6 +29,11 @@
# It is also possible to group them by category
# and to add zip files as templates for new folders:
# https://www.reddit.com/r/gnome/comments/11tz0aw/comment/jclkzld/
#
# TODO:
# home-manager creates these files read-only.
# If a new file is created in GNOME files, then it will be read-only as well ...
# There is no `.mode = "0644"` option for the home.file.<name> module.
"Templates/new".text = "";
"Templates/new.md".text = "";
"Templates/new.txt".text = "";