What's wrong with my custom .desktop xsession?
- by Noam Gagliardi
I want to create a custom Xmonad session that loads an .xsession script in my home folder.
This is the original file I copied. This one works:
[Desktop Entry]
Encoding=UTF-8
Name=XMonad
Comment=Lightweight tiling window manager
Exec=xmonad
Icon=xmonad.png
Type=XSession
This is my modified file, xmonad-custom.desktop. When I logout, then login…