add desktop entry (for window managers)
This commit is contained in:
parent
be10c83957
commit
963fee4857
1 changed files with 10 additions and 0 deletions
10
xmonad.desktop
Normal file
10
xmonad.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Name=Xmonad
|
||||
Comment=Lightweight X11 tiled window manager written in Haskell
|
||||
Exec=xmonad
|
||||
Icon=xmonad
|
||||
Terminal=false
|
||||
StartupNotify=false
|
||||
Categories=Application
|
Loading…
Reference in a new issue