diff options
| author | adikro <adikro@disroot.org> | 2025-11-19 14:56:08 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2025-11-19 14:56:08 +0100 |
| commit | 96bf05e6a431f68f785296e398c725c071fe324e (patch) | |
| tree | 2050c530083cc04df91ccea9a9ec96eef98c16a8 /home/editors | |
| parent | 8498fab8785d08402e2330dfb6f45f1121cd1b2b (diff) | |
more niri configs
Diffstat (limited to 'home/editors')
| -rw-r--r-- | home/editors/nixvim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/editors/nixvim.nix b/home/editors/nixvim.nix index 5f00e4c..cddfec0 100644 --- a/home/editors/nixvim.nix +++ b/home/editors/nixvim.nix @@ -45,7 +45,7 @@ }; hardtime = { - enable = true; + # enable = true; settings = { # disableMouse = true; # enabled = false; |
