Merge branch 'development' into arandr

This commit is contained in:
Zero Rust 2020-05-23 08:03:34 -04:00
commit f944d7c489
5 changed files with 19 additions and 9 deletions

View file

@ -32,9 +32,6 @@ class Module(core.module.Module):
]
super().__init__(config, theme, widgets)
self.widgets()[0].module = self
self.widgets()[1].module = self
self.widgets()[0].set("theme.minwidth", "0000000KiB/s")
self.widgets()[1].set("theme.minwidth", "0000000KiB/s")