Update Low memory warnings pop-up
This commit is contained in:
parent
37e93d0816
commit
6fb032435a
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user