rename changeAwdColors -> changeAdwColors

This commit is contained in:
end-4 2025-01-31 20:22:43 +01:00
parent 1ea3627831
commit e8d2ef96b7
2 changed files with 1 additions and 1 deletions

View file

@ -168,7 +168,7 @@ apply_ags() {
apply_qt() {
sh "$CONFIG_DIR/scripts/kvantum/materialQT.sh" # generate kvantum theme
python "$CONFIG_DIR/scripts/kvantum/changeAwdColors.py" # apply config colors
python "$CONFIG_DIR/scripts/kvantum/changeAdwColors.py" # apply config colors
}
colornames=$(cat $STATE_DIR/scss/_material.scss | cut -d: -f1)