Disable !110 by default
Some themes do not show the grid search icons and will have to update after 3.34 is out.
This commit is contained in:
parent
45a6675deb
commit
e888eaaeba
1 changed files with 2 additions and 3 deletions
5
PKGBUILD
5
PKGBUILD
|
@ -129,9 +129,8 @@ prepare() {
|
||||||
# URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/110
|
# URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/110
|
||||||
# Type: 3
|
# Type: 3
|
||||||
# Status: 4
|
# Status: 4
|
||||||
# Comment: Makes the grid search icons hidden on some configuration: https://gitlab.gnome.org/GNOME/gnome-shell/issues/1456
|
# Comment: Makes the grid search icons hidden if using certain custom themes, disabled by default
|
||||||
# git cherry-pick -n a7852705^..2d908e80
|
# patch -Np1 < ../110.patch
|
||||||
patch -Np1 < ../110.patch
|
|
||||||
|
|
||||||
git submodule init
|
git submodule init
|
||||||
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
|
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
|
||||||
|
|
Loading…
Reference in a new issue