mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-23 00:05:59 +01:00
flag pos
This commit is contained in:
parent
be69098cb8
commit
99e9503732
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
const std::string USAGE = R"#(usage: hyprctl [(opt)flag] [command] [(opt)args]
|
const std::string USAGE = R"#(usage: hyprctl [command] [(opt)flag] [(opt)args]
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
monitors
|
monitors
|
||||||
|
|
Loading…
Reference in a new issue