Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-04-09 11:47:03 +0000
committerGitHub <noreply@github.com>2021-04-09 11:47:03 +0000
commit4664bcf29d31b7caaef2786a3af420a2397f04dd (patch)
treeb5102b720745d7e0e7812527966f2dec661e429e /profiles
parente9c8a5116845c297a258d08b8b5d1a24f4999599 (diff)
parent02f4392c2250ba23174f4b53538994ae59803fa3 (diff)
Merge pull request #252 from dylanmtaylor/patch-4
As pointed out to me, sway doesn't officially support display managers
Diffstat (limited to 'profiles')
-rw-r--r--profiles/sway.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/profiles/sway.py b/profiles/sway.py
index fd8407df..5633cce2 100644
--- a/profiles/sway.py
+++ b/profiles/sway.py
@@ -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