diff --git a/config/plugins/ui/whichkey.nix b/config/plugins/ui/whichkey.nix index d88365d..27c4f9e 100644 --- a/config/plugins/ui/whichkey.nix +++ b/config/plugins/ui/whichkey.nix @@ -1,6 +1,9 @@ {...}: { plugins.which-key = { enable = true; + settings = { + preset = "modern"; + }; }; # Prefixes, No operation.