mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-21 02:01:55 +07:00
11 lines
144 B
TOML
11 lines
144 B
TOML
[default]
|
|
extend-ignore-re = [
|
|
"systemd-localed",
|
|
]
|
|
|
|
[default.extend-identifiers]
|
|
WRONLY = "WRONLY"
|
|
|
|
[default.extend-words]
|
|
datas = "datas"
|