commit f62502e78d5805807cce521c729dc76d5296d80f parent b9f14cee413d79d9071e0f63e0208dbf1d6d15f2 Author: Drew DeVault <sir@cmpwn.com> Date: Fri, 18 Dec 2015 18:21:55 -0500 Drop sway-xorg.desktop Diffstat:
| M | CMakeLists.txt | | | 5 | ----- |
| D | sway-xorg.desktop | | | 5 | ----- |
2 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt @@ -71,8 +71,3 @@ install( DESTINATION share/wayland-sessions COMPONENT data ) -install( - FILES ${CMAKE_CURRENT_SOURCE_DIR}/sway-xorg.desktop - DESTINATION share/xsessions - COMPONENT data -) diff --git a/sway-xorg.desktop b/sway-xorg.desktop @@ -1,5 +0,0 @@ -[Desktop Entry] -Name=Sway (Xorg) -Comment=SirCmpwn's Wayland window manager -Exec=sway -Type=Application