Create wrapper class that handles launching the lemonbar process

and in and out threads
This commit is contained in:
2020-01-22 19:30:19 +01:00
parent 1dacfd4c3f
commit 39add5548b
3 changed files with 102 additions and 110 deletions

View File

@@ -11,8 +11,6 @@ kill_on_unfocus = []
logger = None
health_logger = None
bar_in_shelf = None
# TODO bar mode can be moved to i3Module
class bar_mode(Enum):
power, normal, control = range(-1,2) # Don't cycle through power