diff options
author | Guillermo Ramos | 2020-10-22 22:47:43 +0200 |
---|---|---|
committer | Guillermo Ramos | 2020-10-22 22:47:43 +0200 |
commit | 1007a2fd4ae2228b4f04ee3800a86e79b9c1455c (patch) | |
tree | 440f9ad4bc4433bee7fbedf90457d983fc808cc8 /x11-wm/dwm/files/dwm.desktop | |
download | gentoo-overlay-1007a2fd4ae2228b4f04ee3800a86e79b9c1455c.tar.gz |
First commit
Diffstat (limited to 'x11-wm/dwm/files/dwm.desktop')
-rw-r--r-- | x11-wm/dwm/files/dwm.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-wm/dwm/files/dwm.desktop b/x11-wm/dwm/files/dwm.desktop new file mode 100644 index 0000000..c31a412 --- /dev/null +++ b/x11-wm/dwm/files/dwm.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=dwm +Comment=dynamic window manager +Exec=/etc/X11/Sessions/dwm +TryExec=dwm +Icon= +Type=Application |