💾 Archived View for darknesscode.xyz › linux › qtile.gmi captured on 2023-05-24 at 17:58:58. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-05)

➡️ Next capture (2023-11-04)

-=-=-=-=-=-=-

Install Qtile window manager in Arch Linux systems

Qtile is written and configured entirely in Python, which means you can leverage the full power and flexibility of the language to make it fit your needs. Learn more about qtile [here](http://www.qtile.org/)

Qtile documentation

Qtile [img]

What this does

Install qtile for **Arch Based-Systems** and **Debian Based-Systems**

* Install dependencies

* Install from source

* Install from pip (stable)

* Qtile is in the AUR repositories.

* So easy.

* Copy some config files for this build

Qtile

Keybindings

The MODKEY = MOD4 (windows key)

| Keys        | Action               |
| :---------- | :------------------- |
| MOD+Enter   | Open Terminal (bash) |
| MOD+q       | Close Window         |
| MOD+Ctrl+r  | Restart Qtile        |
| MOD+r       | Ranger Filemanager   |
| MOD+v       | Open Vim             |
| MOD+0       | System Account       |

For more keybindings check the /.config/qtile/confy.py file. And change your terminal before installing.

If you like this build

git clone https://github.com/codedarkness/qtile

----------

Home

Linux

Notes

MicroLog

----------

© DarknessCode