Update README.md

This commit is contained in:
FURK4NGG
2026-01-18 16:24:34 +03:00
committed by GitHub
parent 35fb5cfe1c
commit 99c06954a7
+12
View File
@@ -2,6 +2,18 @@
A lightweight, per-monitor screen saver for Hyprland that automatically dims inactive displays and instantly restores them on focus.
Required packets
Arch
```
sudo pacman -S jq
```
Debian / Ubuntu
```
sudo apt install jq
```
Fedora
```
sudo dnf install jq
```