Merge pull request #252 from dylanmtaylor/patch-4

As pointed out to me, sway doesn't officially support display managers
This commit is contained in:
Anton Hvornum 2021-04-09 11:47:03 +00:00 committed by GitHub
commit 4664bcf29d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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