Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
archinstall32
master
upstreamMaster
Archlinux32 installer
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profiles
/
awesome.py
Age
Commit message (
Expand
)
Author
2021-05-19
Reworking SysCommand & Moving to localectl for locale related activities
Anton Hvornum
2021-05-15
One package per line formatting in profiles - easier to read/maintain
Dylan Taylor
2021-05-15
More manual fixes
Dylan Taylor
2021-05-15
Very selectively fix some PEP 8 issues with profiles
Dylan Taylor
2021-05-15
rename package name
Marcus Pereira
2021-05-14
Quotation error.
Anton Hvornum
2021-05-12
Replaced the magic __builtin__ global variable. This should fix mypy complain...
Anton Hvornum
2021-04-29
Merge branch 'master' into packages
Anton Hvornum
2021-04-29
Cleaning up packages. (#374)
Anton Hvornum
2021-04-28
Rework how alacritty is installed for awesome
Dylan Taylor
2021-04-12
Fix awesome profile installation
Dylan M. Taylor
2021-04-08
Move from awesome to desktop and add wireless config utilities and smartmontools
Dylan M. Taylor
2021-04-08
Add minimal profile and implement idea of 'top-level' profiles
Dylan Taylor
2021-04-08
Remove chromium from default awesome install
Dylan M. Taylor
2021-03-21
Slimmed down awesome further, also removed abandoned community package libu2f...
Anton Hvornum
2021-01-24
Slimmed the awesome WM profile a bit more. added a TODO to ask the users to s...
Anton Hvornum
2021-01-19
Added a profile for alacritty as well as tweaked the awesome profile and appl...
Anton Hvornum
2020-11-11
Slimmed the awesome profile a bit. No need to install tons of dependencies ju...
Anton Hvornum
2020-10-19
Fix some PEP-8 errors.
Varun Madiath
2020-10-19
Fix typos.
Varun Madiath
2020-09-30
Cleaned up the awesome wm profile. A few things were test purpose-addons that...
Anton Hvornum
2020-09-30
Added gnome as a profile (and application for application specific steps). Al...
Anton Hvornum
2020-09-30
Tweaked the import logic so that the Imported() class returns the actual modu...
Anton Hvornum
2020-09-30
Finalized magic function _prep_function(). Gets returned when a profile is im...
Anton Hvornum
2020-09-30
Fixing awesome and xorg for first test run.
Anton Hvornum
2020-08-20
Added a unattended installer. Fixed list_profiles() to not include .py ending...
Anton Hvornum