diff options
author | Andrey Donets <[email protected]> | 2024-03-21 18:57:06 +0400 |
---|---|---|
committer | GitHub <[email protected]> | 2024-03-21 14:57:06 +0000 |
commit | 997ee82bdf3c5783dffb3b5a34bff60362422780 (patch) | |
tree | 7e6e250ac0f78aa2bcd47d29dad577410e6738c6 /hyprctl/main.cpp | |
parent | f1d06b773f2030b8ed62e3e5e8d753001ce064d2 (diff) | |
download | Hyprland-997ee82bdf3c5783dffb3b5a34bff60362422780.tar.gz Hyprland-997ee82bdf3c5783dffb3b5a34bff60362422780.zip |
hyprctl: add missing commands to usage (#5211)
Diffstat (limited to 'hyprctl/main.cpp')
-rw-r--r-- | hyprctl/main.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hyprctl/main.cpp b/hyprctl/main.cpp index 4d6066b5..b8072de9 100644 --- a/hyprctl/main.cpp +++ b/hyprctl/main.cpp @@ -30,6 +30,7 @@ commands: activeworkspace binds clients + configerrors cursorpos decorations devices @@ -45,8 +46,10 @@ commands: layouts monitors notify + output plugin reload + rollinglog setcursor seterror setprop |