Very simple CLI script to enable/disable conservation mode on Lenovo IdeaPads laptops in Linux.
Go to file
2022-05-31 00:55:12 +02:00
cons.sh Move 'cons' to 'cons.sh' 2022-05-31 00:51:47 +02:00
README.md Add 'README.md' 2022-05-31 00:55:12 +02:00

Lenovo IdeaPad Conservation Mode (Linux)

This is a simple Bash script to allow you to quickly enable, disable or check "Conservation Mode"'s status on Linux.

Installation

  1. Download cons.sh from this repo
  2. Run chmod +x cons.sh to make it executable
  3. Run the file with an argument sudo ./cons.sh <arg>.

Arguments

Supported arguments are:

  • 0: disable
  • 1: enable
  • 2: print status