Do not apply nvidia-background-workaround by default as it causes issues
This commit is contained in:
parent
87d1cc4fde
commit
eda75af499
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
@ -43,7 +43,7 @@ prepare() {
|
||||||
git fetch verde
|
git fetch verde
|
||||||
|
|
||||||
# https://gitlab.gnome.org/GNOME/gnome-shell/issues/1084
|
# https://gitlab.gnome.org/GNOME/gnome-shell/issues/1084
|
||||||
patch -Np1 -i ../nvidia-background-workaround.patch
|
#patch -Np1 -i ../nvidia-background-workaround.patch
|
||||||
|
|
||||||
# Fixes and performance improvements to the extension system
|
# Fixes and performance improvements to the extension system
|
||||||
# https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/96
|
# https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/96
|
||||||
|
|
Loading…
Reference in a new issue