1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-06-17 20:47:20 +02:00

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,3 +1,3 @@
export XCURSOR_DISCOVER=1 export XCURSOR_DISCOVER=1
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources [[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
exec lxqt-session exec mate-session