index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | advaithm <advaith.madhukar@gmail.com> | 2021-04-05 20:46:09 +0530 |
---|---|---|
committer | Dylan Taylor <dylan@dylanmtaylor.com> | 2021-04-08 20:55:54 -0400 |
commit | 6b5b3180f31b4591c7359859cf692d538b47db20 (patch) | |
tree | 01b12db3eaf499b0b5df6c2a25daaabd3ddf1efc /profiles/applications/i3-gaps.py | |
parent | 6f4b35c4e8e0c00b51fb05fd53768620b4097c47 (diff) |
-rw-r--r-- | profiles/applications/i3-gaps.py | 2 |
diff --git a/profiles/applications/i3-gaps.py b/profiles/applications/i3-gaps.py new file mode 100644 index 00000000..4dd95989 --- /dev/null +++ b/profiles/applications/i3-gaps.py @@ -0,0 +1,2 @@ +import archinstall +installation.add_additional_packages("i3lock i3status i3blocks i3-gaps")
\ No newline at end of file |