mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
auto-reload ghostty config on matugen generation
This commit is contained in:
@@ -181,6 +181,7 @@ build_once() {
|
||||
printf "%s\n\n" "$OUT" > "$TMP"
|
||||
cat "$CONFIG_DIR/ghostty/config-dankcolors" >> "$TMP"
|
||||
mv "$TMP" "$CONFIG_DIR/ghostty/config-dankcolors"
|
||||
pkill -USR2 -x ghostty >/dev/null 2>&1 || true
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user