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