Fixed a bug in the generation of the customizations file.

This commit is contained in:
Storm Dragon
2024-06-29 21:52:19 -04:00
parent 607e50294a
commit a917d341cb
+1 -1
View File
@@ -667,6 +667,6 @@ fi)
# If you want to add personal customizations to i3, add them in ${i3Path}/customizations
# It is not overwritten with the config file is recreated.
touch "${i3Path}/customizations"
include "${i3Path}/customizations"
EOF
touch "${i3Path}/customizations"