Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorDylan M. Taylor <dylan@dylanmtaylor.com>2021-04-09 06:38:49 -0400
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-09 06:52:18 -0400
commit02f4392c2250ba23174f4b53538994ae59803fa3 (patch)
tree517170d1b6b360cd4d64e9d3cec5843a893e8122 /profiles
parente5c118239bb0fe473841fea1704dc754dd4b41cc (diff)
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