Update Low memory warnings pop-up
This commit is contained in:
parent
37e93d0816
commit
6fb032435a
@ -260,7 +260,7 @@ def send_notify_warn():
|
||||
else:
|
||||
|
||||
title = 'Low memory'
|
||||
body = 'Save your unsaved data!'
|
||||
body = 'Save your unsaved data!\nClose unused apps!'
|
||||
|
||||
""""
|
||||
body = 'MemAvail: {}%\nSwapFree: {}%'.format(
|
||||
|
Loading…
Reference in New Issue
Block a user