mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-07 14:55:59 +01:00
config: disable neocord
This commit is contained in:
parent
89bdd80e20
commit
a5594fd7a2
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ inputs: let
|
||||||
};
|
};
|
||||||
|
|
||||||
presence = {
|
presence = {
|
||||||
neocord.enable = true;
|
neocord.enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue