- Remove dbus
- hopefully fixes #248 - hopefully fixes #242 - Removed birdy - Moved notification logic into overlay
This commit is contained in:
parent
bb0819f291
commit
bd2a64ac70
6 changed files with 52 additions and 65655 deletions
3
setup.py
3
setup.py
|
|
@ -32,8 +32,7 @@ setup(
|
|||
'requests',
|
||||
'python-pidfile>=3.0.0',
|
||||
'pillow',
|
||||
'python-xlib',
|
||||
'dbus-python'
|
||||
'python-xlib'
|
||||
],
|
||||
entry_points={
|
||||
'console_scripts': [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue