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