In the previous posts I had shown How to...
- Cannot Start Omnisharp [ERROR] Error: spawn cmd ENOENT VS Code
- How to create cron job in ubuntu
- How can I hibernate on Ubuntu 16.04?
Set critical battery percentage using the command in terminal
gsettings get org.gnome.settings-daemon.plugins.power percentage-critical
To modify this value, set to 20% by using the below command in the terminal
gsettings get org.gnome.settings-daemon.plugins.power percentage-critical 20
No comments:
Post a Comment