index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-04-05 20:46:09 +0530 |
---|---|---|
committer | advaithm <advaith.madhukar@gmail.com> | 2021-04-05 20:46:09 +0530 |
commit | 4c0c95a88cca796fa5f27ef53812348a1bc32624 (patch) | |
tree | d59d24d4580e52e77abb616f9862e0fe53f6dff7 /profiles/applications/i3-wm.py | |
parent | dbe7f3fcb8fa71d14bb27a9963d841cc12007117 (diff) |
-rw-r--r-- | profiles/applications/i3-wm.py | 2 |
diff --git a/profiles/applications/i3-wm.py b/profiles/applications/i3-wm.py new file mode 100644 index 00000000..8662497d --- /dev/null +++ b/profiles/applications/i3-wm.py @@ -0,0 +1,2 @@ +import archinstall +installation.add_additional_packages("i3lock i3status i3blocks i3-wm")
\ No newline at end of file |