readme: style

This commit is contained in:
Vaxry 2024-02-17 19:35:40 +00:00
parent 107832d48c
commit d51fde3aa1
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# hypridle
Hyprland's idle daemon
# Configuration
## Configuration
Configuration is done via `~/.config/hypr/hypridle.conf` in the standard
hyprland syntax.
@ -14,12 +14,12 @@ listener {
}
```
# Dependencies
## Dependencies
- wayland
- wayland-protocols
- hyprlang >= 0.4.0
# Building & Installation
## Building & Installation
Building:
```sh