mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
rename changeAwdColors -> changeAdwColors
This commit is contained in:
parent
1ea3627831
commit
e8d2ef96b7
2 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue