Update README.md

This commit is contained in:
G34RZ 2025-04-17 14:36:22 -07:00
parent 6f9ba16cbe
commit d1135eee21
1 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
# Lid-Power-Manger
Script to use with Arch Hyprland if you decide to uninstall upower and would also like to use something like system76-power along with system76-power-GUI. Just add to your Hyprland config or any other WM really. You should change the user line to your user. If you need to change your keyboard backlight, or brightnessctl to light then rename them before runnug it. You might even be able to run it on other distrobutions.
### Script to use with Arch Hyprland if you decide to uninstall upower and would also like to use something like system76-power along with system76-power-GUI. Just add to your Hyprland config or any other WM really. You should change the user line to your user. If you need to change your keyboard backlight, or brightnessctl to light then rename them before runnug it. You might even be able to run it on other distrobutions.
Dependencies: systemd brightnessctl
## Dependencies: systemd brightnessctl
Add to hyprland.conf, Just add to your location
```
exec-once=~/.config/hypr/bin/lid-handler.sh
```