aboutsummaryrefslogtreecommitdiffstats
path: root/x11/PKGBUILD
blob: 4556084120f0d8d3bcc6628e9756bda1ceaddbad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Maintainer: Tom Willemse <tom@ryuslash.org>
pkgname=dot-x11
pkgver=0
pkgrel=1
pkgdesc="Meta package for my X11 configuration"
arch=(any)
url='https://ryuslash.org/'
depends=(
    m4
    xcursor-pixelfun
    xorg-xrandr
    xorg-xrdb
)
optdepends=(
    'kdeconnect: Connect your phone with your PC'
    'syncthing-gtk: See the status of Syncthing on your desktop'
    "unclutter: Hide the cursor when you're typing"
)