summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu2016-09-13 15:18:10 +0200
committerJulian Xhokaxhiu2016-09-13 15:18:10 +0200
commit99960376437e3493e5b86bcb83bf627e4415bbc4 (patch)
tree43d8676f0d178455903539e3f3b1cf8ac6400964 /PKGBUILD
parent062409eea8f1e7c8a1688c0e640c7596674df795 (diff)
downloadaur-99960376437e3493e5b86bcb83bf627e4415bbc4.tar.gz
A more robust solution to boot Chrome fullscreen
Actually hard-coded as 1080p. Next step would be to autodetect it.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3eb1e689f70..20d27a2ac1b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Author: Julian Xhokaxhiu <info@julianxhokaxhiu.com>
pkgname=chromium-fullscreen
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="A script in order to run Chromium in fullscreen mode under the chromium user"
url=""
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('MIT')
-depends=('xorg-server' 'xorg-xrandr' 'xorg-xinit' 'chromium' 'xlogin-git')
+depends=('xorg-server' 'xorg-xinit' 'unclutter' 'chromium' 'xlogin-git')
install='chromium-fullscreen.install'
source=('chromium-fullscreen.sysuser'
'chromium-fullscreen.xinitrc')
md5sums=('9e979fbdd1e4a5a04fd0e91ce6a9a7be'
- '9fb3d73709f7461c8381183ac93a4e79')
+ 'fb743c05d6c1643b057baf10b2543710')
package() {
# Copy autorun script