Remove gdm integration for sway sessions since I launch manually

This commit is contained in:
Ohad Livne 2025-07-11 13:40:23 +03:00
parent 2ed6f73532
commit 981403aa1d
Signed by: libohad-dev
GPG key ID: 34FDC68B51191A4D
3 changed files with 0 additions and 17 deletions

View file

@ -1,3 +0,0 @@
#! /usr/bin/sh
sudo cp "$(systemd-path user-configuration)"/setup/sway.desktop /usr/share/wayland-sessions/

View file

@ -1,7 +0,0 @@
[Desktop Entry]
Version=0.1
Name=Sway
Comment=An i3-compatible Wayland compositor
Exec=/home/ohad/.local/bin/run-sway
Type=Application
DesktopNames=sway

View file

@ -1,7 +0,0 @@
#! /usr/bin/bash
set -euo pipefail
IFS=$'\n\t'
source "$(systemd-path user)"/.profile
exec /usr/bin/sway