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
|
@ -121,8 +121,5 @@ def main(qtile):
|
|||
else:
|
||||
qtile.cmd_warning()
|
||||
|
||||
# Save qtile instance in theme
|
||||
Theme.qtile = qtile
|
||||
|
||||
# Save theme instance in qtile
|
||||
qtile.theme_instance = Theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue