From 86f9a2bddfde5c9e9176bf5a376be541610b0644 Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Sat, 27 Nov 2021 19:27:40 +0100 Subject: [PATCH] updated readme with config instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ee74c8a..62e05ea 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ Hypr is a Linux tiling window manager for Xorg. It's written in XCB with modern
+# Configuring +See the [Wiki Page](https://github.com/vaxerski/Hypr/wiki/Configuring-Hypr) for a detailed overview on the config, or refer to the example config in examples/hypr.conf. + +To use a custom config, place it in ~/.config/hypr/hypr.conf + # Building See the [Wiki](https://github.com/vaxerski/Hypr/wiki/Building) to see build instructions.