changed colorscheme and font for other applications

This commit is contained in:
paul-loedige
2021-04-28 11:28:14 +02:00
parent a00073669d
commit 6b8cc1ffa8
5 changed files with 60 additions and 41 deletions
+2 -2
View File
@@ -104,9 +104,9 @@ class Mic(widget.base._TextBox):
def _update_drawer(self):
if self.emoji:
if self.volume > 0:
self.text = ''
self.text = ''
elif self.volume <= 0:
self.text = ''
self.text = ''
else:
if self.volume == -1:
self.text = 'M'