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/xresources/__init__.py
1
from .xresources import get
2
__all__ = ('get',)
3