Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/i3-gaps.py
diff options
context:
space:
mode:
authoradvaithm <advaith.madhukar@gmail.com>2021-04-05 20:46:09 +0530
committerDylan Taylor <dylan@dylanmtaylor.com>2021-04-08 20:55:54 -0400
commit6b5b3180f31b4591c7359859cf692d538b47db20 (patch)
tree01b12db3eaf499b0b5df6c2a25daaabd3ddf1efc /profiles/applications/i3-gaps.py
parent6f4b35c4e8e0c00b51fb05fd53768620b4097c47 (diff)
add i3-wm and i3-gaps support
Diffstat (limited to 'profiles/applications/i3-gaps.py')
-rw-r--r--profiles/applications/i3-gaps.py2
1 files changed, 2 insertions, 0 deletions
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