mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 20:13:49 -07:00
Fix hyprctl flags help
This commit is contained in:
@@ -36,7 +36,8 @@ commands:
|
|||||||
reload
|
reload
|
||||||
|
|
||||||
flags:
|
flags:
|
||||||
j -> output in JSON
|
-j -> output in JSON
|
||||||
|
--batch -> execute a batch of commands, separated by ';'
|
||||||
)#";
|
)#";
|
||||||
|
|
||||||
void request(std::string arg) {
|
void request(std::string arg) {
|
||||||
|
Reference in New Issue
Block a user