Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/i3-wm.py
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/i3-wm.py')
-rw-r--r--profiles/i3-wm.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/i3-wm.py b/profiles/i3-wm.py
index 6d40065c..cd6cbc81 100644
--- a/profiles/i3-wm.py
+++ b/profiles/i3-wm.py
@@ -29,12 +29,6 @@ def _post_install(*args, **kwargs):
return True
if __name__ == 'i3-wm':
- # Install the pipewire audio server if the user wants to use it
- pipewire_choice = input("Would you like to install the pipewire audio server? [Y/n] ").lower()
- if choice == "y":
- pipewire = archinstall.Application(installation, 'pipewire')
- pipewire.install()
-
# Install dependency profiles
installation.install_profile('xorg')
# we are installing lightdm to auto start i3