git: 73d01fe3c803 - main - x11-wm/dwl: simplify desktop session
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Dec 2021 13:57:41 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=73d01fe3c803539ee0189c1dd48e1946ca6c5795 commit 73d01fe3c803539ee0189c1dd48e1946ca6c5795 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2021-12-31 13:39:15 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2021-12-31 13:57:28 +0000 x11-wm/dwl: simplify desktop session Based on sway/labwc but DesktopNames is from wayfire as a hint for DM to set XDG_CURRENT_DESKTOP for xdg-desktop-portal-wlr. --- x11-wm/dwl/files/dwl.desktop | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-wm/dwl/files/dwl.desktop b/x11-wm/dwl/files/dwl.desktop index 4d792f27e5da..f9276fb26069 100644 --- a/x11-wm/dwl/files/dwl.desktop +++ b/x11-wm/dwl/files/dwl.desktop @@ -1,7 +1,6 @@ [Desktop Entry] Name=dwl +Comment=dwm for Wayland Exec=dwl -TryExec=dwl -Icon= Type=Application DesktopNames=wlroots