update
This commit is contained in:
parent
c3e0a5187f
commit
70e61bae3a
2 changed files with 3 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[0]}" "${alt[0]}"
|
config_gtk4 "${colors[1]}" "${alt[0]}"
|
||||||
}
|
}
|
||||||
|
|
||||||
remove_themes() {
|
remove_themes() {
|
||||||
|
|
|
@ -4799,6 +4799,8 @@ stackswitcher {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
shortcuts-section { margin: 20px; }
|
||||||
|
|
||||||
//
|
//
|
||||||
// Dnd
|
// Dnd
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue