Updated README

This commit is contained in:
2025-06-11 12:31:33 +02:00
parent 1a6b6b3fd1
commit 3f3aafa5ca

View File

@@ -11,11 +11,14 @@ A simple program to toggle tiling and floating modes for windows in the Hyprland
* Features * Features
- Quickly switch between tiling and floating modes for all windows on the active workspace. - Quickly switch between tiling and floating modes for all windows on the active workspace.
- Lightweight and easy to integrate with your Hyprland setup.
- Useful for workflows that require both tiling and floating window management.
- After switching, the program creates a hyprland config file to respect the new windowing mode. - 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. 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. 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.
- Useful for workflows that require both tiling and floating window management.
- Lightweight and easy to integrate with your Hyprland setup.
* Usage * Usage
#+BEGIN_SRC shell #+BEGIN_SRC shell