Merge branch 'master' of https://git.ploedige.com/paul-loedige/.dotfiles
This commit is contained in:
@@ -13,7 +13,7 @@ class MemoryC(widget.base.ThreadPoolText):
|
||||
]
|
||||
|
||||
def __init__(self, **config):
|
||||
super().__init__("",**config)
|
||||
super().__init__("", **config)
|
||||
self.add_defaults(MemoryC.defaults)
|
||||
|
||||
def poll(self):
|
||||
|
||||
Reference in New Issue
Block a user