aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt5
-rw-r--r--sway-xorg.desktop5
2 files changed, 0 insertions, 10 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 576b875d..2a9ffde9 100644
--- 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
deleted file mode 100644
index e93a4284..00000000
--- a/sway-xorg.desktop
+++ /dev/null
@@ -1,5 +0,0 @@
-[Desktop Entry]
-Name=Sway (Xorg)
-Comment=SirCmpwn's Wayland window manager
-Exec=sway
-Type=Application