Fix stuff

This commit is contained in:
Marco Thomas
2022-02-03 06:35:42 +01:00
parent 1f7db961d8
commit fd31cdf2ca
13 changed files with 164 additions and 305 deletions

View File

@@ -138,4 +138,5 @@ except Exception as e:
if isinstance(e, dbus.exceptions.DBusException):
print('')
else:
print(e)
# i dont want long exceptions strings in my bar
print('')