All Projects → sminez → qtile-config

sminez / qtile-config

Licence: other
My qtile config

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to qtile-config

qtile-config
My ~/.config/qtile
Stars: ✭ 25 (-46.81%)
Mutual labels:  config, window-manager, qtile
axyl-iso
Axyl is a Linux distro centered on tiling window managers. Choose from i3, bspwm, dwm and more.
Stars: ✭ 348 (+640.43%)
Mutual labels:  window-manager, qtile
Dots
A Repository For Config Files / Dotfiles / Themes / Color Schemes / Etc...
Stars: ✭ 100 (+112.77%)
Mutual labels:  config, window-manager
Qtile
🍪 A full-featured, hackable tiling window manager written and configured in Python
Stars: ✭ 3,003 (+6289.36%)
Mutual labels:  window-manager, qtile
dotfiles
No description or website provided.
Stars: ✭ 173 (+268.09%)
Mutual labels:  window-manager, qtile
dotfiles
🔧 My dotfiles on  macOS for Neovim, Zsh, kitty, lf, etc
Stars: ✭ 90 (+91.49%)
Mutual labels:  config
intuit-spring-cloud-config-inspector
Inspection of Spring Cloud Config properties made easy using React
Stars: ✭ 18 (-61.7%)
Mutual labels:  config
csgo-server-configs
CS:GO Server Configs for Competitive 5v5, Knife Round, Aim Map and FFA Deathmatch
Stars: ✭ 24 (-48.94%)
Mutual labels:  config
dotfiles
La mia casa
Stars: ✭ 14 (-70.21%)
Mutual labels:  dots
dots
digital ocean api typescript/javascript wrapper
Stars: ✭ 65 (+38.3%)
Mutual labels:  dots
parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
Stars: ✭ 55 (+17.02%)
Mutual labels:  config
example-app
Example app showcasing fulls1z3's Angular libraries
Stars: ✭ 27 (-42.55%)
Mutual labels:  config
javaproperties
Python library for reading & writing Java .properties files
Stars: ✭ 20 (-57.45%)
Mutual labels:  config
read-env
🔧 Transform environment variables into JSON object with sanitized values.
Stars: ✭ 60 (+27.66%)
Mutual labels:  config
tomli
A lil' TOML parser
Stars: ✭ 313 (+565.96%)
Mutual labels:  config
eslint-config-trybe
ESLint shared config packages used be Trybe
Stars: ✭ 55 (+17.02%)
Mutual labels:  config
Interactive-Image-Particles
A Simple Javascript library that use image data to create a small interactive particles network.
Stars: ✭ 24 (-48.94%)
Mutual labels:  dots
laravel-micro.js
A Laravel inspired front-end framework for JavaScript artisans.
Stars: ✭ 107 (+127.66%)
Mutual labels:  config
rc-config-loader
Load config from .{product}rc.{json,yml,js} file
Stars: ✭ 46 (-2.13%)
Mutual labels:  config
betterconf
Minimalistic Python library for your configs.
Stars: ✭ 35 (-25.53%)
Mutual labels:  config

My qtile config

dirty clean

Setting up qtile

qtile docs can be found here

Info on running qtile as the wm for Gnome can be found here. It should be possible to do something similar with mate...

Installing qtile

$ sudo apt-get install libpangocairo-1.0-0 libxcb-render0-dev libffi-dev
$ sudo python3 -m pip install xcffib cairocfii qtile

Adding qtile to the desktop list

$ cp misc/qtile.desktop /usr/share/xsessions/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].