xinitrc: exec mate-session

This commit is contained in:
Aminda Suomalainen 2018-09-06 13:26:01 +03:00
parent 1140d75d72
commit fe1d58c12f
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
export XCURSOR_DISCOVER=1
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec lxqt-session
exec mate-session