Drop sway-xorg.desktop

This commit is contained in:
Drew DeVault 2015-12-18 18:21:55 -05:00
parent b9f14cee41
commit f62502e78d
2 changed files with 0 additions and 10 deletions

View file

@ -71,8 +71,3 @@ install(
DESTINATION share/wayland-sessions DESTINATION share/wayland-sessions
COMPONENT data COMPONENT data
) )
install(
FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway-xorg.desktop
DESTINATION share/xsessions
COMPONENT data
)

View file

@ -1,5 +0,0 @@
[Desktop Entry]
Name=Sway (Xorg)
Comment=SirCmpwn's Wayland window manager
Exec=sway
Type=Application