work: enable tmux
This commit is contained in:
parent
5456adbb8f
commit
c254498613
1 changed files with 1 additions and 4 deletions
|
@ -177,10 +177,7 @@ in
|
||||||
workspaceOutputs = workspacePartition;
|
workspaceOutputs = workspacePartition;
|
||||||
};
|
};
|
||||||
swaynotificationcenter.enable = true;
|
swaynotificationcenter.enable = true;
|
||||||
zellij = {
|
tmux.enable = true;
|
||||||
enable = false;
|
|
||||||
copyCommand = "${pkgs.wl-clipboard}/bin/wl-copy";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
services = {
|
services = {
|
||||||
xbanish.enable = false;
|
xbanish.enable = false;
|
||||||
|
|
Loading…
Reference in a new issue