mirror of
https://github.com/hyprwm/hypridle.git
synced 2024-11-16 23:25:58 +01:00
readme: style
This commit is contained in:
parent
107832d48c
commit
d51fde3aa1
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue