diff --git a/dotfiles/.local/bin/commands b/dotfiles/.local/bin/commands index 205a0ac..043cbdd 100755 --- a/dotfiles/.local/bin/commands +++ b/dotfiles/.local/bin/commands @@ -24,7 +24,6 @@ import traceback logger = logging.getLogger(__name__) -logger.setLevel(logging.INFO) def custom_notify( @@ -3363,6 +3362,7 @@ def media_keys(argv): def commands_cli(): logging.getLogger().setLevel(logging.INFO) + logger.setLevel(logging.INFO) msg = None