main/postmarketos-ui-i3wm: add elogind-openrc to depends, enable service (MR 4020)

This commit is contained in:
Pablo Correa Gómez 2023-04-20 22:29:29 +02:00 committed by Newbyte
parent ab87fde2f6
commit d820779a10
No known key found for this signature in database
GPG key ID: 990600ED1DB95E02
2 changed files with 3 additions and 1 deletions

View file

@ -2,7 +2,7 @@
# Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname=postmarketos-ui-i3wm
pkgver=0.4
pkgrel=2
pkgrel=3
pkgdesc="(X11) Tiling WM (keyboard required)"
url="https://i3wm.org"
arch="noarch"
@ -11,6 +11,7 @@ depends="
dmenu-virtual
dnsmasq
elogind
elogind-openrc
i3status
i3wm
tinydm

View file

@ -2,4 +2,5 @@
rc-update add tinydm default
tinydm-set-session -s /usr/share/xsessions/i3.desktop
rc-update add elogind default
rc-update add networkmanager default