summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQue Quotion2017-10-13 04:43:42 +0900
committerQue Quotion2017-10-13 04:43:42 +0900
commit3e8562530174e2d1824bfe58ea1c40e2686cf38e (patch)
tree419dbbb2a11e1e1875ce62388e8ae235627f5578
parent4e4b2d03ce2bdfa22feac1c89144d7482828e8eb (diff)
downloadaur-3e8562530174e2d1824bfe58ea1c40e2686cf38e.tar.gz
Enable autohide!
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6878ea056eaf..53a1b4b01c60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -53,8 +53,8 @@ prepare() {
patch -Np2 < ../minus-gala.patch
#autohide
- #msg2 "autohide"
- #patch -Np2 < ../autohide-evbox.patch
+ msg2 "autohide"
+ patch -Np2 < ../autohide-evbox.patch
#Cogl can't be found when not using gala's cmake package; wtf?
msg2 "minus cogl"