From 18d9e51fc2af44347109e1aee881d8b7c88f7b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Thu, 26 Jun 2025 00:48:58 +0200 Subject: [PATCH] Refactoring --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 6ad8633..0467a07 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,7 @@ Check out [the demo](https://typofelho.ddns.net/TypoMustakes/hyprland-toggle-til - Quickly switch between tiling and floating modes for all windows on the active workspace. - After switching, the program creates a hyprland config file to respect the new windowing mode. - 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 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.