From d0d7c889f09b6eb039ddb2a6057d3260d60b80da Mon Sep 17 00:00:00 2001 From: Flrian <4444593+Flrian@users.noreply.github.com> Date: Sat, 18 Jan 2025 19:13:15 +0100 Subject: [PATCH] tips-and-tricks.md: update run or raise section --- src/tips-and-tricks.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) 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