Update README.md
This commit is contained in:
@@ -2,6 +2,18 @@
|
|||||||
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.
|
||||||
|
|
||||||
Required packets
|
Required packets
|
||||||
|
|
||||||
|
Arch
|
||||||
```
|
```
|
||||||
sudo pacman -S jq
|
sudo pacman -S jq
|
||||||
|
```
|
||||||
|
|
||||||
|
Debian / Ubuntu
|
||||||
|
```
|
||||||
|
sudo apt install jq
|
||||||
|
```
|
||||||
|
|
||||||
|
Fedora
|
||||||
|
```
|
||||||
|
sudo dnf install jq
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user