diff --git a/roles/desktop-common/templates/i3.desktop b/roles/desktop-common/templates/i3.desktop deleted file mode 100644 index bb88289..0000000 --- a/roles/desktop-common/templates/i3.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Name=i3 -Comment=Improved dynamic tiling window manager -Exec=i3 -TryExec=i3 -Type=Application -X-LightDM-DesktopName=i3 -DesktopNames=i3 -Keywords=tiling;wm;windowmanager;window;manager diff --git a/roles/desktop-common/templates/startx.desktop b/roles/desktop-common/templates/startx.desktop deleted file mode 100644 index 4a21f40..0000000 --- a/roles/desktop-common/templates/startx.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=startx -Comment=Start a user's X session with startx -Exec=startx -TryExec=startx -Type=Application -X-LightDM-DesktopName=startx -DesktopNames=startx