diff --git a/config/plugins/qol.nix b/config/plugins/qol.nix index 21c43df..ec1492e 100644 --- a/config/plugins/qol.nix +++ b/config/plugins/qol.nix @@ -82,7 +82,7 @@ enable = true; settings = { graph_style = "unicode"; - popup = "floating"; + popup.kind = "floating"; }; }; # The greatest QoL plugin of all time. Renders codeblocks, formatting, etc