Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/i3-gaps.py
AgeCommit message (Collapse)Author
2021-04-06Noticed that some KDE instances weren't changed to i3 when copyingDylan M. Taylor
Another one
2021-04-06Some language correction and function handlingAnton Hvornum
I more or less copied the language from i3-wm as it was more correct. Also converted `print()` into `installation.log()` so that we can get some color control and end up in the debug log. Finally, I added a try/except to handle potential crashes and return return values, since otherwise this would happen every run: * https://github.com/archlinux/archinstall/pull/190/files#diff-98d75a109b5337cd7d7c948d2cfc2379bcc51be22dfa3ca6491765f0e0bcaaabR349-R355
2021-04-06added _post_install hook.advaithm
2021-04-05add i3-wm and i3-gaps supportadvaithm