homeserver: moved zellij mod key to Ctrl b
This commit is contained in:
parent
8166934d86
commit
b8c0601942
|
@ -48,6 +48,7 @@
|
||||||
home.programs.zellij = {
|
home.programs.zellij = {
|
||||||
enable = true;
|
enable = true;
|
||||||
autoAttach = true;
|
autoAttach = true;
|
||||||
|
mod = "Ctrl b";
|
||||||
};
|
};
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
|
|
Loading…
Reference in a new issue