feat(niri): customize insert hint

This commit is contained in:
2025-08-23 09:44:28 +08:00
parent 44a479d6b4
commit 900b66796b

View File

@@ -32,6 +32,10 @@
relative-to = "workspace-view";
};
};
insert-hint = {
enable = true;
display.color = "rgba(42, 44, 54, 0.5)";
};
preset-column-widths = [
{ proportion = 0.33333; }
{ proportion = 0.4; }