mirror of
https://github.com/swaywm/sway.git
synced 2024-11-26 09:51:29 +00:00
Drop sway-xorg.desktop
This commit is contained in:
parent
b9f14cee41
commit
f62502e78d
|
@ -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
|
||||
)
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Name=Sway (Xorg)
|
||||
Comment=SirCmpwn's Wayland window manager
|
||||
Exec=sway
|
||||
Type=Application
|
Loading…
Reference in a new issue