aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad.desktop
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-07-07 14:33:20 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-07-07 14:33:20 +0300
commit904a7edf2aedb48b0ce9825fd5c8a46e57847073 (patch)
tree0171a9f0f5eeb786b94900ffd56007a2dda347e2 /xmonad.desktop
downloadxmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.tar.gz
xmonad-config-904a7edf2aedb48b0ce9825fd5c8a46e57847073.zip
initial commit
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