summaryrefslogtreecommitdiff
path: root/desktop/.xsession
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/.xsession')
-rwxr-xr-xdesktop/.xsession7
1 files changed, 1 insertions, 6 deletions
diff --git a/desktop/.xsession b/desktop/.xsession
index 32dc326..f6bc408 100755
--- a/desktop/.xsession
+++ b/desktop/.xsession
@@ -23,9 +23,4 @@ if which autorandr >/dev/null; then
autorandr --change
fi
-if [[ $(hostname) == "firelink" ]]; then
- export DESKTOP_SESSION=plasma
- exec startplasma-x11
-else
- exec xmonad
-fi
+exec xmonad