mirror of
https://codeberg.org/privacy1st/arch
synced 2024-12-23 01:16:04 +01:00
xfce4: add nautilus-terminal
This commit is contained in:
parent
f5ba88d05f
commit
4632afcb18
@ -2,7 +2,7 @@
|
||||
_pkgname=xfce4
|
||||
_reponame=arch
|
||||
pkgname="de-p1st-$_pkgname"
|
||||
pkgver=0.1.5
|
||||
pkgver=0.1.6
|
||||
pkgrel=1
|
||||
pkgdesc="XFCE4 with configuration"
|
||||
arch=('any')
|
||||
@ -76,6 +76,7 @@ depends+=(de-p1st-sddm-theme)
|
||||
depends+=(nautilus)
|
||||
depends+=(xdg-user-dirs) # nautilus new file templates
|
||||
depends+=(python-nautilus) # e.g. Nextcloud integration
|
||||
depends+=(nautilus-terminal) # open/close terminal in current folder with `F4`
|
||||
depends+=(libnotify cmark-gfm de-p1st-image-width-limit wkhtmltopdf) # md-to-pdf script depends on these packages
|
||||
|
||||
# compression/archiving
|
||||
|
Loading…
Reference in New Issue
Block a user