mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
6 lines
137 B
TOML
6 lines
137 B
TOML
|
|
ignore-interior-mutability = [
|
||
|
|
"smithay::desktop::Window",
|
||
|
|
"smithay::output::Output",
|
||
|
|
"wayland_server::backend::ClientId",
|
||
|
|
]
|