Skip to content

Commit

Permalink
hyprctl: order commands alphabetically (#4061)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tungsten842 authored Dec 5, 2023
1 parent cfd94c5 commit 8bd86cf
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions hyprctl/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,33 +26,33 @@
const std::string USAGE = R"#(usage: hyprctl [(opt)flags] [command] [(opt)args]
commands:
monitors
workspaces
activewindow
activeworkspace
workspacerules
binds
clients
activewindow
layers
cursorpos
devices
binds
dispatch
getoption
globalshortcuts
hyprpaper
instances
keyword
version
kill
splash
hyprpaper
layers
layouts
monitors
notify
plugin
reload
setcursor
getoption
cursorpos
switchxkblayout
seterror
setprop
plugin
notify
globalshortcuts
instances
layouts
splash
switchxkblayout
version
workspacerules
workspaces
flags:
-j -> output in JSON
Expand Down

0 comments on commit 8bd86cf

Please sign in to comment.