diff --git a/README.md b/README.md index 484b605..66d7bc7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # blacklayer A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus. +Fast Installation +sudo pacman -Syu git +git clone https://github.com/furk4ngg/blacklayer.git +cd blacklayer +chmod +x install.sh +./install.sh + Required packets Arch