Compatibility with latest qtile, fixes to widgets, etc...
This commit is contained in:
parent
a033bde573
commit
6a265ea3b6
6 changed files with 78 additions and 50 deletions
|
@ -7,7 +7,7 @@ import notify2
|
|||
import six
|
||||
from dbus import DBusException
|
||||
from libqtile import widget
|
||||
from libqtile.window import Internal
|
||||
from libqtile.backend.x11.window import Internal
|
||||
from libqtile.bar import Bar
|
||||
from notify2 import Notification, URGENCY_NORMAL
|
||||
from libqtile.log_utils import logger
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue