diff options
author | Alexander Sulfrian <alexander@sulfrian.net> | 2010-12-12 23:15:29 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander@sulfrian.net> | 2010-12-12 23:15:29 +0100 |
commit | cd8d1e236d0a81b44b835a592c89ecf66977ebe3 (patch) | |
tree | 8b86a5e5d5a25cf6e48ab79ddb1d9f140c2ae0f6 /x11-wm/xmonad/files/xmonad.desktop | |
parent | 5f930f9c762bdbff3acfb774778b078f9671b570 (diff) | |
download | overlay-cd8d1e236d0a81b44b835a592c89ecf66977ebe3.tar.gz overlay-cd8d1e236d0a81b44b835a592c89ecf66977ebe3.tar.xz overlay-cd8d1e236d0a81b44b835a592c89ecf66977ebe3.zip |
x11-wm: added xmonad, xmonad-contrib ebuilds that use the git mirror repositories
Diffstat (limited to '')
-rw-r--r-- | x11-wm/xmonad/files/xmonad.desktop | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-wm/xmonad/files/xmonad.desktop b/x11-wm/xmonad/files/xmonad.desktop new file mode 100644 index 0000000..9c0bf6e --- /dev/null +++ b/x11-wm/xmonad/files/xmonad.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Type=Application +Encoding=UTF-8 +Name=xmonad +Comment=A lightweight window manager +Exec=/etc/X11/Sessions/xmonad +TryExec=xmonad +NoDisplay=true +Icon= +X-GNOME-WMName=Xmonad +X-GNOME-Autostart-Phase=WindowManager +X-GNOME-Provides=windowmanager +X-GNOME-Autostart-Notify=false |