Update i3.py

This commit is contained in:
Anton Hvornum 2021-04-09 21:42:37 +02:00 committed by GitHub
parent 5bc8ca361a
commit 495cd0d5cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ if __name__ == 'i3':
# install the i3 group now
i3 = archinstall.Application(installation, archinstall.storage['_i3_configuration'])
i3.install()
i3.install()