cleanup old file
This commit is contained in:
parent
4d95f45cb6
commit
0fd2177bd0
9 changed files with 119 additions and 61 deletions
|
@ -39,9 +39,9 @@ in {
|
|||
save_to_clipboard = false;
|
||||
};
|
||||
|
||||
live_config_reload = true;
|
||||
general.live_config_reload = true;
|
||||
|
||||
shell = {
|
||||
terminal.shell = {
|
||||
program = "${getExe pkgs.zsh}";
|
||||
args = ["-l" "-c" "tmux new || tmux"];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue