diff --git a/src/tips-and-tricks.md b/src/tips-and-tricks.md index ae4c7e7..909e2ca 100644 --- a/src/tips-and-tricks.md +++ b/src/tips-and-tricks.md @@ -97,6 +97,24 @@ if ! wlrctl window focus "$app_id"; then fi ``` +As of labwc version 0.7.2 it is also possible to create a run or raise keybind +with the `ForEach` action. + +``` + + + + + + + + + + + + +``` + [wlrctl]: https://git.sr.ht/~brocellous/wlrctl [lswt]: https://sr.ht/~leon_plickat/lswt/ [wlr-foreign-toplevel-management]: https://wayland.app/protocols/wlr-foreign-toplevel-management-unstable-v1