fixed screenshots in niri
by adding a thingy that merges two attrsets, one with the syntactic sugar and one without, since that sugar is what broke the screenshots due to an issue in the upstream flake. everything works now :D oh i also added spell as a source for blink-cmp in nvf.nix
This commit is contained in:
parent
f4377871c7
commit
ca724c13d4
2 changed files with 47 additions and 41 deletions
|
|
@ -46,6 +46,7 @@
|
|||
enable = true;
|
||||
sourcePlugins = {
|
||||
emoji.enable = true;
|
||||
spell.enable = true;
|
||||
};
|
||||
};
|
||||
options = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue