Shellfm update, refactors to support update
This commit is contained in:
@@ -19,7 +19,7 @@ class Main(Builtins):
|
||||
event_system.create_ipc_server()
|
||||
|
||||
time.sleep(0.2)
|
||||
if not trace_debug:
|
||||
if not trace_debug and not debug:
|
||||
if not event_system.is_ipc_alive:
|
||||
if unknownargs:
|
||||
for arg in unknownargs:
|
||||
|
||||
Reference in New Issue
Block a user