diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2015-12-08 01:10:08 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2015-12-08 01:10:08 -0300 |
commit | ad181f63bc252303d52dc413433890f14d21b915 (patch) | |
tree | fdb4e153b8fdfc010e0fe1ec3fcd91c0f8a2cb75 /dotwm.desktop | |
parent | c754763c4370a9eb055e68db3d638fd38382c137 (diff) | |
download | dotwm-ad181f63bc252303d52dc413433890f14d21b915.tar.gz |
Add a simple installation script and xsession file
Diffstat (limited to 'dotwm.desktop')
-rw-r--r-- | dotwm.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dotwm.desktop b/dotwm.desktop new file mode 100644 index 0000000..4b3a832 --- /dev/null +++ b/dotwm.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=DotWM +Comment=Stacking window manager +Exec=/usr/local/bin/dotwm +Type=XSession |