mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-17 19:38:54 +01:00
PKGBUILDs: Merge tari-bspwm with tari-desktop
As ironic as this may sound, less user choice means that there's less room for error. Plus, it makes things conveniently easier for me and possibly every other user of the software.
This commit is contained in:
parent
ba704bab08
commit
5fa02b42be
9
.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD
vendored
9
.archlinux/PKGBUILDs/tari-bspwm/PKGBUILD
vendored
@ -1,9 +0,0 @@
|
|||||||
pkgname=tari-bspwm
|
|
||||||
pkgver=0.1.0
|
|
||||||
pkgrel=2
|
|
||||||
pkgdesc="Packages I use specifically for bspwm."
|
|
||||||
arch=('any')
|
|
||||||
depends=(bspwm
|
|
||||||
sxhkd
|
|
||||||
dunst
|
|
||||||
compton)
|
|
8
.archlinux/PKGBUILDs/tari-desktop/PKGBUILD
vendored
8
.archlinux/PKGBUILDs/tari-desktop/PKGBUILD
vendored
@ -1,5 +1,5 @@
|
|||||||
pkgname=tari-desktop
|
pkgname=tari-desktop
|
||||||
pkgver=0.1.1
|
pkgver=0.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Packages common to all my desktop setups, such as fonts."
|
pkgdesc="Packages common to all my desktop setups, such as fonts."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -30,4 +30,8 @@ depends=(ttf-dejavu
|
|||||||
zathura
|
zathura
|
||||||
zathura-djvu
|
zathura-djvu
|
||||||
zathura-pdf-mupdf
|
zathura-pdf-mupdf
|
||||||
code)
|
code
|
||||||
|
bspwm
|
||||||
|
sxhkd
|
||||||
|
dunst
|
||||||
|
compton)
|
||||||
|
Loading…
Reference in New Issue
Block a user