mirror of
https://github.com/swaywm/sway.git
synced 2026-04-23 06:46:27 -04:00
add DesktopNames to sway.desktop
This allows xdg-desktop-portal-wlr to work and exports XDG_CURRENT_DESKTOP upon starting sway from a display manager
This commit is contained in:
parent
251a648e2c
commit
663253331a
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ Name=Sway
|
||||||
Comment=An i3-compatible Wayland compositor
|
Comment=An i3-compatible Wayland compositor
|
||||||
Exec=sway
|
Exec=sway
|
||||||
Type=Application
|
Type=Application
|
||||||
|
DesktopNames=sway
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue