No description
Just in case somebody decides they want to include this as a git submodule or something, idk why they'd ever want to do that though. Seems a bit silly to me, y'know? |
||
|---|---|---|
| src | ||
| .gitignore | ||
| install.sh | ||
| README.md | ||
| requirements.txt | ||
Weechat script to set /away on screen lock.
Installing
If your weechat directory is ~/.local/share/weechat and you want the script
to autoload, you can just run ./install.sh. Otherwise, copy away_on_lock.py
and notify_$PLATFORM.py to your weechat python directory, and symlink
away_on_lock.py to python/autoload.
TODO
Find a better way to do IPC with Weechat- Linux support (KDE/Gnome at least)