diff --git a/README.md b/README.md index 56f7b4e..5a6e000 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +## Dependencies: systemd brightnessctl + +Add to hyprland.conf, Just add to your location +``` +exec-once=~/.config/hypr/bin/lid-handler.sh +``` \ No newline at end of file