Notification: add actions
README: add fix for niri action buttons for notifications
This commit is contained in:
parent
4cac584409
commit
a5fc9d9ca9
2 changed files with 133 additions and 68 deletions
|
|
@ -265,6 +265,10 @@ The launcher supports special commands for enhanced functionality:
|
|||
For Niri:
|
||||
|
||||
```
|
||||
debug {
|
||||
honor-xdg-activation-with-invalid-serial
|
||||
}
|
||||
|
||||
window-rule {
|
||||
geometry-corner-radius 20
|
||||
clip-to-geometry true
|
||||
|
|
@ -279,6 +283,8 @@ layer-rule {
|
|||
place-within-backdrop true
|
||||
}
|
||||
```
|
||||
`honor-xdg-activation-with-invalid-serial` allows notification actions (like view etc) to work.
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue