wctf-client: xfce

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-07-19 12:24:21 -04:00
parent f1ec371616
commit 8ce3668970
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -72,4 +72,6 @@ src_install() {
exeinto /etc/local.d
doexe "${FILESDIR}"/99-ldm.start
use visuals && echo 'XSESSION="Xfce4"' > "${ED}"/etc/env.d/90xsession
}