mirror of
https://github.com/NickHu/sway
synced 2024-12-27 21:58:11 +01:00
Fix urgency documentation
This commit is contained in:
parent
bb5b168b6f
commit
0cc56ebe94
1 changed files with 7 additions and 6 deletions
|
@ -327,7 +327,8 @@ runtime.
|
|||
A view that does not have focus.
|
||||
|
||||
*client.urgent*
|
||||
A view with an urgency hint. *Note*: This is not currently implemented.
|
||||
A view with an urgency hint. *Note*: Native Wayland windows do not
|
||||
support urgency. Urgency only works for Xwayland windows.
|
||||
|
||||
The meaning of each color is:
|
||||
|
||||
|
|
Loading…
Reference in a new issue