jtc-overlay/net-misc/xrdp/files/startwm.sh
2022-08-30 15:46:53 -04:00

9 lines
147 B
Bash

#!/bin/sh
# try hard to respect Gentoo's wm choice
. /etc/profile
[ -f /etc/rc.conf ] && . /etc/rc.conf
export XSESSION
. /etc/X11/xinit/xinitrc