summaryrefslogtreecommitdiffstats
path: root/debian/custom-x11-session.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'debian/custom-x11-session.desktop')
-rw-r--r--debian/custom-x11-session.desktop10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/custom-x11-session.desktop b/debian/custom-x11-session.desktop
new file mode 100644
index 0000000..cc92624
--- /dev/null
+++ b/debian/custom-x11-session.desktop
@@ -0,0 +1,10 @@
+# Create directory /etc/X11/sessions/ and install this there
+[Desktop Entry]
+Name=Custom X11 session
+Comment=Configured in ~/.xsession or update-alternatives
+# Exec=custom is special-cased by the Xsession script to run ~/.xsession
+# or an x-session-manager or x-window-manager. It can be replaced by any
+# command, for example Exec=openbox
+Exec=custom
+Icon=
+Type=Application