diff options
author | giskard <[email protected]> | 2024-05-29 05:37:24 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2024-05-28 23:37:24 +0200 |
commit | ebf258788e46cd0320fb17138ba413f719180418 (patch) | |
tree | d7b96e24caab26cb3d46b2857eebf90ad475b2a9 /hyprctl/hyprctl.usage | |
parent | 73b133d0155d376f35833cd992f821399a42f76b (diff) | |
download | Hyprland-ebf258788e46cd0320fb17138ba413f719180418.tar.gz Hyprland-ebf258788e46cd0320fb17138ba413f719180418.zip |
config: add tag dispacther and window rule (#6211)
Diffstat (limited to 'hyprctl/hyprctl.usage')
-rw-r--r-- | hyprctl/hyprctl.usage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hyprctl/hyprctl.usage b/hyprctl/hyprctl.usage index 8e75917e..334eefe7 100644 --- a/hyprctl/hyprctl.usage +++ b/hyprctl/hyprctl.usage @@ -117,6 +117,7 @@ hyprctl [<OPTIONS>]... <ARGUMENTS> | (movewindowpixel) "Move a selected window" | (cyclenext) "Focus the next window on a workspace" | (swapnext) "Swap the focused window with the next window" + | (tagwindow) "Apply a tag to the window" | (focuswindow) "Focus the first window matching" | (focusmonitor) "Focus a monitor" | (splitratio) "Change the split ratio" |