mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-19 15:29:52 +02:00
fix: move wayland related default application config to /et/xdg
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
# Default-Stop: 0 1 6
|
||||
### END INIT INFO
|
||||
LABWC_USER=diya
|
||||
LABWC_CONFDIR="/etc/labwc"
|
||||
LABWC_CONFDIR="/etc/xdg/labwc"
|
||||
if test -e "/home/$LABWC_USER/.config/labwc" ; then
|
||||
LABWC_CONFDIR="/home/$LABWC_USER/.config/labwc"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user