diff --git a/users/common/programs.nix b/users/common/programs.nix index ae98f45..572b815 100644 --- a/users/common/programs.nix +++ b/users/common/programs.nix @@ -22,7 +22,7 @@ line-number = "relative"; cursor-shape.insert = "bar"; mouse = false; - softwrap.enable = true; + soft-wrap.enable = true; }; keys.normal.space = { space = "file_picker";