diff --git a/users/erwin/work.nix b/users/erwin/work.nix index 6db57ca..3a59a09 100644 --- a/users/erwin/work.nix +++ b/users/erwin/work.nix @@ -177,10 +177,7 @@ in workspaceOutputs = workspacePartition; }; swaynotificationcenter.enable = true; - zellij = { - enable = false; - copyCommand = "${pkgs.wl-clipboard}/bin/wl-copy"; - }; + tmux.enable = true; }; services = { xbanish.enable = false;