This commit is contained in:
vinceliuice 2022-08-21 01:57:06 +08:00
parent c3e0a5187f
commit 70e61bae3a
2 changed files with 3 additions and 1 deletions

View file

@ -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() {

View file

@ -4799,6 +4799,8 @@ stackswitcher {
} }
} }
shortcuts-section { margin: 20px; }
// //
// Dnd // Dnd
// //