mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 00:12:50 -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"
|
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