1
0
Fork 0
forked from wry/wry

config: add focus-below and focus-above actions

This commit is contained in:
Julian Orth 2025-07-19 22:01:50 +02:00
parent c034ea7604
commit bd85db5b59
12 changed files with 211 additions and 19 deletions

View file

@ -864,6 +864,10 @@ SimpleActionName:
description: Focuses the previous window in the focus history.
- value: focus-next
description: Focuses the next window in the focus history.
- value: focus-below
description: Focuses the layer below the currently focused layer.
- value: focus-above
description: Focuses the layer above the currently focused layer.
Color: