mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 14:04:11 +01:00
Add documentation for urgent command
This commit is contained in:
parent
e3f90f00fe
commit
a211daf9e6
@ -499,6 +499,11 @@ config after the others, or it will be matched instead of the others.
|
|||||||
*unmark* will remove _identifier_ from the list of current marks on a
|
*unmark* will remove _identifier_ from the list of current marks on a
|
||||||
window. If _identifier_ is omitted, all marks are removed.
|
window. If _identifier_ is omitted, all marks are removed.
|
||||||
|
|
||||||
|
*urgent* enable|disable|allow|deny
|
||||||
|
Using _enable_ or _disable_ manually sets or unsets the window's urgent
|
||||||
|
state. Using _allow_ or _deny_ controls the window's ability to set itself
|
||||||
|
as urgent. By default, windows are allowed to set their own urgency.
|
||||||
|
|
||||||
*workspace* [number] <name>
|
*workspace* [number] <name>
|
||||||
Switches to the specified workspace. The string "number" is optional and is
|
Switches to the specified workspace. The string "number" is optional and is
|
||||||
used to sort workspaces.
|
used to sort workspaces.
|
||||||
|
Loading…
Reference in New Issue
Block a user