mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-27 00:07:16 +00:00
Touch wezterm.lua after theme changes to force reload
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user