From d51fde3aa1b45d12f51e5078b9a8837692e40f09 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Sat, 17 Feb 2024 19:35:40 +0000 Subject: [PATCH] readme: style --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4d18a85..afc95cf 100644 --- a/README.md +++ b/README.md @@ -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