From 969cdd75f87fb0c82bb560eaee683fdd72bc5898 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Sun, 18 Jan 2026 16:36:01 +0300 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3c91bf1..14353da 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,7 @@ # 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 +# Blacklayer configration files (Setup Section) Required packets @@ -29,3 +24,10 @@ Run ``` ~/.config/blacklayer/call-blacklayer.sh ``` + +# Fast Installation +sudo pacman -Syu git +git clone https://github.com/furk4ngg/blacklayer.git +cd blacklayer +chmod +x install.sh +./install.sh