2026-01-18 21:08:34 +03:00
2026-01-18 16:13:51 +03:00
2026-01-18 16:13:51 +03:00
2026-01-18 16:13:51 +03:00
2026-01-18 16:13:51 +03:00
2026-01-18 16:13:51 +03:00
2026-01-18 21:08:34 +03:00
2026-01-18 16:13:19 +03:00
2026-01-18 16:50:04 +03:00

blacklayer

A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus.

Blacklayer configration files (Setup Section)

Required packets

Arch

sudo pacman -S jq

Debian / Ubuntu

sudo apt install jq

Fedora

sudo dnf install jq

Run/Stop

~/.config/blacklayer/call-blacklayer.sh

Tips

To verify whether the blacklayer process is running, use:
ps aux | grep call-blacklayer.sh

Note: The grep command itself may appear in the output.

Fast Installation

sudo pacman -Syu git
git clone https://github.com/furk4ngg/blacklayer.git
cd blacklayer
chmod +x install.sh
./install.sh

S
Description
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus.
Readme GPL-3.0 6.8 MiB
Languages
Shell 74%
C 26%