Merge pull request #539 from acdcbyl/main

Matugen: Add post_hook for ghostty
This commit is contained in:
Lysec
2025-10-21 14:30:16 +02:00
committed by GitHub
+2 -1
View File
@@ -97,7 +97,8 @@ Singleton {
}, {
"name": "ghostty",
"path": "Terminal/ghostty",
"output": "~/.config/ghostty/themes/noctalia"
"output": "~/.config/ghostty/themes/noctalia",
"post_hook": "pkill -SIGUSR2 ghostty"
}, {
"name": "kitty",
"path": "Terminal/kitty.conf",