Refactor usage of qtile object and improvements to media widget
This commit is contained in:
parent
8f4f08e3bf
commit
0f4ef9190a
4 changed files with 62 additions and 36 deletions
|
@ -127,8 +127,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