Fix FS#55893

Add /etc/i3/config to the backup array
This commit is contained in:
Jelle van der Waa
2017-10-21 14:46:21 +00:00
parent 19cb702d31
commit c8a9fd2baf

View File

@@ -2,7 +2,7 @@
pkgname=i3-wm
pkgver=4.14.1
pkgrel=1
pkgrel=2
pkgdesc="An improved dynamic tiling window manager"
url="https://i3wm.org/"
arch=(i686 x86_64)
@@ -16,6 +16,7 @@ optdepends=('dmenu: As menu.'
'perl: i3-save-tree and i3-dmenu-desktop'
'perl-anyevent-i3: Features like saving the layout.'
'perl-json-xs: Features like saving the layout.')
backup=(etc/i3/config)
groups=(i3)
replaces=(i3 i3bar)
source=("https://i3wm.org/downloads/i3-$pkgver.tar.bz2"{,.asc}