diff options
Diffstat (limited to 'config/default.desktop.in')
-rw-r--r-- | config/default.desktop.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/config/default.desktop.in b/config/default.desktop.in new file mode 100644 index 00000000..5d15dd2c --- /dev/null +++ b/config/default.desktop.in @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +# The names/descriptions should really be better +_Name=Default System Session +_Comment=This is the default system session +Exec=default +# The "default" Exec is a very special one and is handled specially in +# the Xsession script, you could also have "custom" which would just run +# "~/.xsession" directly +Icon= +Type=Application |