mirror of
https://github.com/swaywm/sway.git
synced 2026-04-26 06:46:26 -04:00
Set DesktopNames in sway.desktop to have XDG_CURRENT_DESKTOP
Setting DesktopNames in the desktop file sets the environment variable `XDG_CURRENT_DESKTOP`, which can be used to find out the name of the currently running session.
This commit is contained in:
parent
1e44247baa
commit
31c9e49181
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