diff --git a/Services/MatugenTemplates.qml b/Services/MatugenTemplates.qml index 2f7ab906..005f4d77 100644 --- a/Services/MatugenTemplates.qml +++ b/Services/MatugenTemplates.qml @@ -110,7 +110,8 @@ Singleton { }, { "name": "wezterm", "path": "Terminal/wezterm.toml", - "output": "~/.config/wezterm/colors/Noctalia.toml" + "output": "~/.config/wezterm/colors/Noctalia.toml", + "post_hook": "touch ~/.config/wezterm/wezterm.lua" }] terminals.forEach(function (terminal) {