diff options
author | mhsn <mail@mhsn.net> | 2025-06-29 21:39:22 +0100 |
---|---|---|
committer | mhsn <mail@mhsn.net> | 2025-06-29 21:39:22 +0100 |
commit | 48aaa0b55c0b7d8ff4722bee911fc02181b163e1 (patch) | |
tree | 9654b67abcbc9b4daa14ef37772bbbc355de018c /x11-wm/dwm/files/dwm.desktop | |
parent | 43ac5594fa484b0b1ab1c07758c7f082f9e91f03 (diff) | |
download | adelie-48aaa0b55c0b7d8ff4722bee911fc02181b163e1.tar.gz adelie-48aaa0b55c0b7d8ff4722bee911fc02181b163e1.zip |
add dwm ebuild
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 |