mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-06 05:25:41 -05:00
Revert "betterbird/thunderbird matugen template"
This reverts commit 6f3019f84b.
This commit is contained in:
@@ -108,11 +108,6 @@ build_once() {
|
||||
cat "$SHELL_DIR/matugen/configs/vesktop.toml" >> "$TMP_CFG"
|
||||
echo "" >> "$TMP_CFG"
|
||||
fi
|
||||
|
||||
if command -v thunderbird >/dev/null 2>&1 || command -v betterbird >/dev/null 2>&1; then
|
||||
cat "$SHELL_DIR/matugen/configs/thunderbird.toml" >> "$TMP_CFG"
|
||||
echo "" >> "$TMP_CFG"
|
||||
fi
|
||||
|
||||
# GTK3 colors based on colloid
|
||||
COLLOID_TEMPLATE="$SHELL_DIR/matugen/templates/gtk3-colors.css"
|
||||
|
||||
Reference in New Issue
Block a user