mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #2395 from Sunrongguo2008/main
Reload kitty colors on theme changes when the kitty template is enabled
This commit is contained in:
@@ -20,6 +20,8 @@ kitty)
|
||||
else
|
||||
kitty +runpy "from kitty.utils import *; reload_conf_in_all_kitties()"
|
||||
fi
|
||||
# Trigger kitty's live config reload after the template has been regenerated.
|
||||
pkill -USR1 kitty >/dev/null 2>&1 || true
|
||||
;;
|
||||
|
||||
ghostty)
|
||||
|
||||
Reference in New Issue
Block a user