From e84930040a58c8d22ffb905cc657d26b480032db Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 5 Aug 2014 15:51:32 +0300 Subject: [PATCH] xinitrc: exec mate-session (closes #39) I didn't notice that I aready have this file already when opening that. --- xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc b/xinitrc index 2c212912..94c6420f 100644 --- a/xinitrc +++ b/xinitrc @@ -1 +1 @@ -exec openbox-session +exec mate-session