This commit is contained in:
Vince 2021-05-09 12:22:13 +08:00
parent 6de213b984
commit aadc1b9ebc
2 changed files with 5 additions and 2 deletions

View file

@ -351,6 +351,7 @@ remove_packy() {
install_themes() {
start_animation
process_ids=()
install_beggy
install_beggy_blur
for opacity in "${opacities[@]}"; do

View file

@ -1580,7 +1580,9 @@ row#AutostartTitle.tweak {
// separator of sidebar on Gnome control center and Gnome tweaks
window.background.csd {
> hdyleaflet, > leaflet, > box.horizontal {
> hdyleaflet,
> leaflet, > leaflet.unfolded,
> box.horizontal {
> separator.vertical {
@extend %side_separator;
}
@ -2451,7 +2453,7 @@ window.background.csd {
border-bottom-right-radius: $wm_radius;
}
> box.vertical > searchbar > revealer > box { background-color: $base_color; }
// > box.vertical > searchbar > revealer > box { background-color: $base_color; }
}
}