From 60406c7553fc9bae39deec2d46f9fe6a3a622974 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 18 Jan 2026 16:31:21 +0300 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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