Skip to content

hdrz/qtile-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

My qtile config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.2%
  • Shell 6.8%