archinstall/profiles
Anton Hvornum 2f153d4882
Some language correction and function handling
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-06 09:53:28 +02:00
..
applications add i3-wm and i3-gaps support 2021-04-05 20:46:09 +05:30
52-54-00-12-34-56.py Started work on BIOS support 2021-03-12 11:30:32 +05:30
awesome.py Slimmed down awesome further, also removed abandoned community package libu2f-host. 2021-03-21 16:25:56 +01:00
desktop.py Spell "environment" correctly 2021-01-21 06:56:11 -08:00
gnome.py Fix some PEP-8 errors. 2020-10-19 23:07:35 -04:00
i3-gaps.py Some language correction and function handling 2021-04-06 09:53:28 +02:00
i3-wm.py added _post_install hook. 2021-04-06 07:21:11 +05:30
kde-wayland.py Safety checks prohibited this from running 2021-01-22 13:53:04 +01:00
kde.py reworked kde.py to use sddm instead of hacking xinitrc 2021-01-21 18:57:41 +05:30
xorg.py Fixes #86 by properly raising the the correct exceptions. This will happen when required steps are skipped. And the error message is to simply restart the installer. 2021-01-26 10:57:48 +01:00