🩹 Fix debbuild; session .desktop file

This commit is contained in:
Lucy 2022-07-07 17:15:03 -04:00
parent b07df79e4c
commit de3ab99743
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
Name=COSMIC
Comment=This session logs you into the COSMIC desktop
Exec=/usr/bin/dbus-run-session -- /usr/bin/cosmic-session
TryExec=/usr/bin/gnome-shell
TryExec=/usr/bin/cosmic-session
Type=Application
DesktopNames=pop:COSMIC

2
debian/rules vendored
View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f
DESTDIR = debian/pop-snapshot
DESTDIR = debian/cosmic-session
CLEAN ?= 1
VENDOR ?= 1