rxvt -> alacritty in optdeps; add swaybg as well

ledoian
Brett Cornwall 5 years ago
parent 27d2f14680
commit c5b9b7ae58

@ -4,7 +4,7 @@
pkgname=sway pkgname=sway
pkgver=1.4 pkgver=1.4
epoch=1 epoch=1
pkgrel=5 pkgrel=6
pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager' pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
arch=(x86_64) arch=(x86_64)
url='https://swaywm.org/' url='https://swaywm.org/'
@ -13,12 +13,13 @@ depends=(cairo gdk-pixbuf2 json-c pango pcre swaybg ttf-font wlroots)
makedepends=(git meson ninja scdoc setconf wayland-protocols) makedepends=(git meson ninja scdoc setconf wayland-protocols)
backup=(etc/sway/config) backup=(etc/sway/config)
optdepends=( optdepends=(
'alacritty: Terminal emulator used by the default config'
'dmenu: Application launcher' 'dmenu: Application launcher'
'i3status: Status line'
'grim: Screenshot utility' 'grim: Screenshot utility'
'i3status: Status line'
'mako: Lightweight notification daemon' 'mako: Lightweight notification daemon'
'rxvt-unicode: Terminal emulator'
'slurp: Select a region' 'slurp: Select a region'
'swaybg: Wallpaper tool for Wayland compositors'
'swayidle: Idle management daemon' 'swayidle: Idle management daemon'
'swaylock: Screen locker' 'swaylock: Screen locker'
'wallutils: Timed wallpapers' 'wallutils: Timed wallpapers'

Loading…
Cancel
Save