diff options
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -212,7 +212,7 @@ enable = true; # smooth scrolling for ANY command setupOpts.keymaps = { basic = true; - extra = true; + # extra = true; }; }; }; |
