Update README.md
This commit is contained in:
@@ -1,12 +1,7 @@
|
|||||||
# blacklayer
|
# blacklayer
|
||||||
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus.
|
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus.
|
||||||
|
|
||||||
Fast Installation
|
# Blacklayer configration files (Setup Section)
|
||||||
sudo pacman -Syu git
|
|
||||||
git clone https://github.com/furk4ngg/blacklayer.git
|
|
||||||
cd blacklayer
|
|
||||||
chmod +x install.sh
|
|
||||||
./install.sh
|
|
||||||
|
|
||||||
Required packets
|
Required packets
|
||||||
|
|
||||||
@@ -29,3 +24,10 @@ Run
|
|||||||
```
|
```
|
||||||
~/.config/blacklayer/call-blacklayer.sh
|
~/.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
|
||||||
|
|||||||
Reference in New Issue
Block a user