feat(niri): customize insert hint
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
relative-to = "workspace-view";
|
relative-to = "workspace-view";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
insert-hint = {
|
||||||
|
enable = true;
|
||||||
|
display.color = "rgba(42, 44, 54, 0.5)";
|
||||||
|
};
|
||||||
preset-column-widths = [
|
preset-column-widths = [
|
||||||
{ proportion = 0.33333; }
|
{ proportion = 0.33333; }
|
||||||
{ proportion = 0.4; }
|
{ proportion = 0.4; }
|
||||||
|
|||||||
Reference in New Issue
Block a user