mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04: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"
|
printf "%s\n\n" "$OUT" > "$TMP"
|
||||||
cat "$CONFIG_DIR/ghostty/config-dankcolors" >> "$TMP"
|
cat "$CONFIG_DIR/ghostty/config-dankcolors" >> "$TMP"
|
||||||
mv "$TMP" "$CONFIG_DIR/ghostty/config-dankcolors"
|
mv "$TMP" "$CONFIG_DIR/ghostty/config-dankcolors"
|
||||||
|
pkill -USR2 -x ghostty >/dev/null 2>&1 || true
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user