/mate-no-sleep-on-battery-lid-closed

Don't suspend if you have external display connected when running on laptop's battery in MATE desktop

Primary LanguageC++The UnlicenseUnlicense

mate-no-sleep-on-battery-lid-closed

Description

This tool prevents suspend if you have external display connected when running on laptop's battery in MATE desktop

Installation (Linux)

git clone https://github.com/zaps166/mate-no-sleep-on-battery-lid-closed.git
cd mate-no-sleep-on-battery-lid-closed
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install/strip

It's available in AUR