Update README.md
This commit is contained in:
parent
561b19edf1
commit
fe9728ee2b
|
@ -23,8 +23,7 @@ sudo systemctl start com.system76.PowerDaemon.service
|
||||||
systemctl status com.system76.PowerDaemon.service
|
systemctl status com.system76.PowerDaemon.service
|
||||||
```
|
```
|
||||||
## Dependency Interference
|
## Dependency Interference
|
||||||
- upower: uninstall or if needed mask using systemd otherwise system76-power will not work, therefore neither will this application. This can be replaced with https://gitea.dockservices.co/G34RZ/Lid-Power-Manger.git if you need what you lose from upower like lid hybernation.
|
- upower: uninstall or if needed mask using systemd otherwise system76-power will not work, therefore neither will this application.
|
||||||
|
|
||||||
## uninstall or mask upower
|
## uninstall or mask upower
|
||||||
```bash
|
```bash
|
||||||
sudo pacman -R upower
|
sudo pacman -R upower
|
||||||
|
|
Loading…
Reference in New Issue