Update Low memory warnings pop-up
This commit is contained in:
		| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexey Avramov
					Alexey Avramov