mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-02 11:45:57 +01:00
new transparent binds
This commit is contained in:
parent
dcb016ab1f
commit
3a0bd52991
1 changed files with 1 additions and 0 deletions
|
@ -144,6 +144,7 @@ r -> release, will trigger on release of a key.
|
||||||
e -> repeat, will repeat when held.
|
e -> repeat, will repeat when held.
|
||||||
n -> non-consuming, key/mouse events will be passed to the active window in addition to triggering the dispatcher.
|
n -> non-consuming, key/mouse events will be passed to the active window in addition to triggering the dispatcher.
|
||||||
m -> mouse, see below
|
m -> mouse, see below
|
||||||
|
t -> transparent, cannot be shadowed by other binds.
|
||||||
```
|
```
|
||||||
|
|
||||||
Example Usage:
|
Example Usage:
|
||||||
|
|
Loading…
Reference in a new issue