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:
commit
4664bcf29d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue