opt: set XDG_CURRENT_DESKTOP var in code not in desktop file

This commit is contained in:
DreamMaoMao 2025-04-25 13:06:40 +08:00
parent 916a879831
commit 2bf0a791cd
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,6 @@
Encoding=UTF-8
Name=Maomao
Comment=maomao WM
Exec=env XDG_CURRENT_DESKTOP=maomao maomao
Exec=maomao
Icon=maomao
Type=Application