As pointed out to me, sway doesn't officially support display managers

This commit is contained in:
Dylan M. Taylor 2021-04-09 06:38:49 -04:00 committed by Dylan Taylor
parent e5c118239b
commit 02f4392c22
1 changed files with 0 additions and 2 deletions

View File

@ -20,5 +20,3 @@ if __name__ == 'sway':
# Install the application sway from the template under /applications/
sway = archinstall.Application(installation, 'sway')
sway.install()
installation.enable_service('sddm') # SDDM, which supports Sway