update
This commit is contained in:
parent
29b5231db8
commit
46eabd0361
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ install_themes() {
|
||||||
|
|
||||||
install_libadwaita() {
|
install_libadwaita() {
|
||||||
gtk_base "${colors[0]}" "${opacities[0]}" "${themes[0]}" "${compact[0]}"
|
gtk_base "${colors[0]}" "${opacities[0]}" "${themes[0]}" "${compact[0]}"
|
||||||
config_gtk4 "${colors[1]}" "${alt[0]}"
|
config_gtk4 "${colors[0]}" "${alt[0]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
remove_themes() {
|
remove_themes() {
|
||||||
|
|
Loading…
Reference in a new issue