Skip to content

A full-featured, hackable tiling window manager written and configured in Python. This project includes my qtile configuration and tricks.

License

Notifications You must be signed in to change notification settings

raven2cz/qtile-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raven2cz’s Qtile Configuration

Table of Contents

Introduction

Qtile is a full-featured, hackable tiling window manager written and configured in Python.

Benefits of using a tiling window manager

  • Optimize your workflow by configuring your environment to fit how you work.
  • Efficiently use screen real-estate by automatically arranging windows with minimal visual cruft.
  • Save your wrists from RSI by ditching the mouse and driving with the keyboard.

Why Qtile?

  • Qtile is simple, small, and extensible. It’s easy to write your own layouts, widgets, and built-in commands.
  • Qtile is written and configured entirely in Python. Leverage the full power and flexibility of the language to make it fit your needs.
  • The Qtile community is active and growing. There’s always someone to lend a hand when you need help.
  • Qtile is free and open-source software. Distributed under the permissive MIT license.

Qtile Configuration Documentation and Inheritance

Qtile Official Documentation is very good start for a ricing. My configuration is inherited from the Arco Linux default configuration. The attached license are included in the main configuration file config.py.

License

The files and scripts in this repository are licensed under the MIT License, which is a very permissive license allowing you to use, modify, copy, distribute, sell, give away, etc. the software. In other words, do what you want with it. The only requirement with the MIT License is that the license and copyright notice must be provided with the software.

The configuration files are added in LICENSE (Antonin Fischer (raven2cz) repository), other licenses are included directly in config.py.

About

A full-featured, hackable tiling window manager written and configured in Python. This project includes my qtile configuration and tricks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published