From f05d193d475601b81aec9a4cf071353030f7b2ec Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 25 Aug 2015 16:25:59 -0300 Subject: OSVERSION at xsessionrc --- xsessionrc.dot.link | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xsessionrc.dot.link b/xsessionrc.dot.link index 89f49b4..cc49776 100755 --- a/xsessionrc.dot.link +++ b/xsessionrc.dot.link @@ -3,6 +3,9 @@ # .xsessionrc: wrapper for xsession # +# OS Version +OSVERSION="`cut -d . -f 1 /etc/debian_version`" + # Execute window manager if [ "$OSVERSION" != "6" ]; then source .xsession -- cgit v1.2.3