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