Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/qtile.py
AgeCommit message (Collapse)Author
2022-05-26Dmenu not needed (#1243)edl2
Qtile comes with simple run prompt already, want to keep as vanilla as possible.
2022-02-02Minor: change the qtile xorg comment (#934)Dylan M. Taylor
Similar to GNOME, qtile supports a pure wayland session, so I correct the comment to reflect that.
2022-02-02Added a qtile profile (#924)edl2
* Added a qtile profile * Removed unneeded packages * Removed xorg requirement * Removed blank lines * applied patch to qtile profile * Revert "Removed xorg requirement" This reverts commit 34e87b13accfba16cd8a145e513f225de7fd86fc. * Fixed flake8 * Added qtile to the desktop selection/options. Co-authored-by: Anton Hvornum <anton@hvornum.se>