mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #539 from acdcbyl/main
Matugen: Add post_hook for ghostty
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user