From 5bc8ca361a9742c28dda2cad2bdd5a6ba8269525 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Fri, 9 Apr 2021 21:42:24 +0200 Subject: Update i3.py --- profiles/i3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/i3.py b/profiles/i3.py index 9ab5f88d..09532707 100644 --- a/profiles/i3.py +++ b/profiles/i3.py @@ -59,5 +59,5 @@ if __name__ == 'i3': installation.enable_service('lightdm') # install the i3 group now - i3 = archinstall.Application(installation, archinstall.storage['_i3_configuration']) + i3 = archinstall.Application(installation, archinstall.storage['_i3_configuration']) i3.install() -- cgit v1.2.3-70-g09d2