Implement client/deamon communication for session start/stop.
This commit is contained in:
@@ -62,7 +62,7 @@ def main() -> None:
|
||||
return
|
||||
|
||||
check_for_xdotool()
|
||||
if client.antidrift_is_running():
|
||||
if client.antidrift_daemon_is_running():
|
||||
init_logging(config.log_file, "[blue]client[/blue]")
|
||||
client.client_mode(config)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user