summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabriel Retana2018-04-29 21:57:39 -0600
committerGabriel Retana2018-04-29 21:57:39 -0600
commit348960b17a6159813a63365f9e7ec2169a4b0764 (patch)
tree335c76f59c9c43aea1a7c74cbd8e21cb01671528
parentd40cd8dd4f7922e53d2292a3839c1bb6c91dc4ea (diff)
downloadaur-348960b17a6159813a63365f9e7ec2169a4b0764.tar.gz
Add arc as recommended GTK theme
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7105c2e73672..9e5d4087060e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="A dark theme for LXQt based on Arc"
arch=('any')
url="https://github.com/gabretana/lxqt-arc-dark-theme"
license=('GPL')
-optdepends=('kvantum-theme-arc: recommended kvantum style')
+optdepends=('kvantum-theme-arc: recommended kvantum style'
+'arc-gtk-theme: GTK theme')
_theme='arc-dark'
_repo='lxqt-arc-dark-theme'
source=("git+https://github.com/gabretana/lxqt-arc-dark-theme.git")