index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-24 | removed builtins usage and added gfx_package key in config | Yash Tripathi | |
2021-05-15 | More formatting fixes to satisfy PEP 8 | Dylan Taylor | |
2021-05-15 | Very selectively fix some PEP 8 issues with profiles | Dylan Taylor | |
2021-05-12 | Replaced the magic __builtin__ global variable. This should fix mypy ↵ | Anton Hvornum | |
complaints while still retaining the same functionality, kinda. It's less automatic but it's also less of dark magic, which makes sense for anyone but me. | |||
2021-05-01 | Attempt to fix #406 | Dylan M. Taylor | |
I think this should fix the comment Torxed made | |||
2021-04-28 | Add packages to top of each desktop profile | Dylan Taylor | |
2021-04-28 | Remove refs to application profiles that were removed | Dylan Taylor | |
2021-04-28 | Allow Sway Nvidia override | Dylan M. Taylor | |
2021-04-28 | Raise a hardware incompatibilty error if someone installs the nvidia prop ↵ | advaithm | |
dirvers with sway | |||
2021-04-22 | fixed merge conflicts | advaithm | |
2021-04-22 | readded some commits that got removed | advaithm | |
2021-04-09 | As pointed out to me, sway doesn't officially support display managers | Dylan M. Taylor | |
2021-04-08 | Implement Sway | Dylan Taylor | |
Try switching from gdm to sddm as gdm pulls in a lot of GNOME packages Fix comment Update sway.py |