Fixed a bug in .xinitrc. Exec was repeated twice.

This commit is contained in:
Storm Dragon 2020-01-06 19:13:04 -05:00
parent db62b77eee
commit 156e237636

View File

@ -18,4 +18,4 @@ export GNOME_ACCESSIBILITY=1
export QT_ACCESSIBILITY=1
export QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1
exec exec mate-session
exec mate-session