From 1a6b6b3fd126e7bdfcc2eced859366c738c671a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Wed, 11 Jun 2025 12:23:44 +0200 Subject: [PATCH] Fixed stuff --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 4f5e60e..807e5ad 100644 --- a/README.org +++ b/README.org @@ -26,7 +26,7 @@ A simple program to toggle tiling and floating modes for windows in the Hyprland * Integration with Hyprland 1. Whatever configuration path you specify, include it in your Hyprland config, like so: - ~\~/path/to/your/hyprland.conf~: + ~~/path/to/your/hyprland.conf~: #+BEGIN_SRC conf source = ~/path/to/specified/config/file.conf #+END_SRC