Update Low memory warnings pop-up

This commit is contained in:
Alexey Avramov 2020-02-01 04:12:55 +09:00
parent 37e93d0816
commit 6fb032435a

View File

@ -260,7 +260,7 @@ def send_notify_warn():
else: else:
title = 'Low memory' title = 'Low memory'
body = 'Save your unsaved data!' body = 'Save your unsaved data!\nClose unused apps!'
"""" """"
body = 'MemAvail: {}%\nSwapFree: {}%'.format( body = 'MemAvail: {}%\nSwapFree: {}%'.format(