dotfiles/x11/PKGBUILD

19 lines
419 B
Text
Raw Permalink Normal View History

# 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"
)