profiles/tmux: change prefix to C-SPC
This commit is contained in:
parent
b958322cc9
commit
c90f3066ca
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
clock24 = true;
|
clock24 = true;
|
||||||
terminal = "screen-256color";
|
terminal = "screen-256color";
|
||||||
|
prefix = "C-Space";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue