diff --git a/common/home.nix b/common/home.nix index 83c4dde..c9d1e46 100644 --- a/common/home.nix +++ b/common/home.nix @@ -166,6 +166,7 @@ sshm = "ssh -M"; pd = "pushd"; wlc = "wl-copy"; + lw = "librewolf"; }; plugins = [{ name = "vi-mode";