main/postmarketos-ui-sway: depend on swaybg (MR 5015)
Fix that no wallpaper was set for sway: [ERROR] [sway/config/output.c:828] failed to execute 'swaybg' (background configuration probably not applied): No such file or directory
This commit is contained in:
parent
60415b58db
commit
785aaeefb1
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=postmarketos-ui-sway
|
||||
pkgver=3.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="(Wayland) Tiling WM, drop-in replacement for i3wm (DOES NOT RUN WITHOUT HW ACCELERATION!)"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
@ -17,6 +17,7 @@ depends="
|
|||
postmarketos-base-ui-networkmanager
|
||||
pulseaudio
|
||||
sway
|
||||
swaybg
|
||||
tinydm
|
||||
tinydm-openrc
|
||||
"
|
||||
|
|
Loading…
Add table
Reference in a new issue