mcol.xyz
/
code
/
qtools
posts
about
An (outdated) collection of plugins for Qtile.
git clone
https://github.com/m-col/qtools
Files
|
Refs
|
Readme
-rw-r--r-- qtools/borders/__init__.py
1
from .borders import enable
2
__all__ = ('enable',)
3