From 5333633d7c5a8f956972729707118e7de47f0362 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Wed, 11 Jun 2025 12:32:14 +0200 Subject: [PATCH] Updated README --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 7747782..e47f7bf 100644 --- a/README.org +++ b/README.org @@ -16,7 +16,7 @@ A simple program to toggle tiling and floating modes for windows in the Hyprland Let's say you switched to tiling mode. From that point on, new windows will open in tiling mode as well. Switch to floating mode again and newly opened windows will be in floating mode. -- Floating/tiling window rules are isolated among workspaces. You can set one workspace to be floating, and all the rest to tiling for example. +- Floating/tiling window rules are isolated between workspaces. You can set one workspace to be floating, and all the rest to tiling for example. - Useful for workflows that require both tiling and floating window management. - Lightweight and easy to integrate with your Hyprland setup.