aboutsummaryrefslogtreecommitdiffstats
path: root/example/xmonad.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'example/xmonad.desktop')
-rw-r--r--example/xmonad.desktop9
1 files changed, 9 insertions, 0 deletions
diff --git a/example/xmonad.desktop b/example/xmonad.desktop
new file mode 100644
index 0000000..a39fcbb
--- /dev/null
+++ b/example/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