From d6ee8dacbbed287e48217cbcf238de0e3b218d7e Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 20 Jan 2021 23:21:12 +0800 Subject: [PATCH] PRF Co-Authored-By: geekpi --- ...ry status notification when a battery is full or low.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/published/20210113 How to get Battery status notification when a battery is full or low.md b/published/20210113 How to get Battery status notification when a battery is full or low.md index ca562b13de..80cfea80c8 100644 --- a/published/20210113 How to get Battery status notification when a battery is full or low.md +++ b/published/20210113 How to get Battery status notification when a battery is full or low.md @@ -91,7 +91,7 @@ $ sudo reboot 如果你拔掉交流适配器,你将永远不会再看到通知,直到你的电池电量下降到 20%。 -![][3] +![][5] ``` $ sudo vi /opt/scripts/battery-status-1.sh @@ -155,5 +155,6 @@ via: https://www.2daygeek.com/linux-low-full-charge-discharge-battery-notificati [b]: https://github.com/lujun9972 [1]: https://www.2daygeek.com/category/battery-monitor/ [2]: https://www.2daygeek.com/6-commands-to-shutdown-halt-poweroff-reboot-the-linux-system/ -[3]: data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7 -[4]: https://unix.stackexchange.com/questions/60778/how-can-i-get-an-alert-when-my-battery-is-about-to-die-in-linux-mint \ No newline at end of file +[3]: https://i0.wp.com/www.2daygeek.com/wp-content/uploads/2021/01/linux-low-full-battery-notification-2.png?w=1046&ssl=1 +[4]: https://unix.stackexchange.com/questions/60778/how-can-i-get-an-alert-when-my-battery-is-about-to-die-in-linux-mint +[5]: https://i1.wp.com/www.2daygeek.com/wp-content/uploads/2021/01/linux-low-full-battery-notification-3.png?w=1029&ssl=1 \ No newline at end of file