Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# blacklayer
|
## 👀 blacklayer Overview
|
||||||
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus. It also supports optional global lock and display sleep actions after prolonged inactivity.
|
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus. It also supports optional global lock and display sleep actions after prolonged inactivity.
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
@@ -15,7 +15,7 @@ wlroots-based Wayland compositors (Hyprland, Sway, River, Wayfire, Hikari, Labwc
|
|||||||
GNOME (Wayland), KDE Plasma (Wayland) !Not tested!
|
GNOME (Wayland), KDE Plasma (Wayland) !Not tested!
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
# Blacklayer configration files (Setup Section)
|
## 📦 Setup
|
||||||
|
|
||||||
Required packets
|
Required packets
|
||||||
|
|
||||||
@@ -77,7 +77,7 @@ Change these codes in your hyprland.conf document
|
|||||||
✅ exec-once = ~/.config/blacklayer/start-waybars.sh
|
✅ exec-once = ~/.config/blacklayer/start-waybars.sh
|
||||||
|
|
||||||
|
|
||||||
Run/Stop blacklayer
|
## 🎉 Run/Stop blacklayer
|
||||||
```
|
```
|
||||||
~/.config/blacklayer/call-blacklayer.sh
|
~/.config/blacklayer/call-blacklayer.sh
|
||||||
```
|
```
|
||||||
@@ -193,3 +193,8 @@ git clone https://github.com/furk4ngg/blacklayer.git
|
|||||||
cd blacklayer
|
cd blacklayer
|
||||||
chmod +x install.sh
|
chmod +x install.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
|
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
## 🔒 License
|
||||||
|
<h1 align="center">📜 GPL-3.0 License</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user