keybinds: Added new dispatcher (sendshortcut) (#6174)
This commit is contained in:
parent
6d67b84469
commit
ce17961aad
7 changed files with 174 additions and 9 deletions
|
|
@ -94,6 +94,7 @@ hyprctl [<OPTIONS>]... <ARGUMENTS>
|
|||
<DISPATCHERS> ::= (exec) "Execute a shell command"
|
||||
| (execr) "Execute a raw shell command"
|
||||
| (pass) "Pass the key to a specified window"
|
||||
| (sendshortcut) "On shortcut X sends shortcut Y to a specified window"
|
||||
| (killactive) "Close the active window"
|
||||
| (closewindow) "Close a specified window"
|
||||
| (workspace) "Change the workspace"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue