aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'xmonad.desktop')
-rw-r--r--xmonad.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/xmonad.desktop b/xmonad.desktop
new file mode 100644
index 0000000..a39fcbb
--- /dev/null
+++ b/xmonad.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=xmonad
+Comment=A lightweight window manager written and configured in Haskell
+Exec=xmonad
+Icon=xmonad
+Terminal=false
+StartupNotify=false
+X-DesktopNames=XMonad
+Type=Application