Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceliuice committed Aug 25, 2022
1 parent 29b5231 commit 46eabd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ install_themes() {

install_libadwaita() {
gtk_base "${colors[0]}" "${opacities[0]}" "${themes[0]}" "${compact[0]}"
config_gtk4 "${colors[1]}" "${alt[0]}"
config_gtk4 "${colors[0]}" "${alt[0]}"
}

remove_themes() {
Expand Down

0 comments on commit 46eabd0

Please sign in to comment.