updated configs, added AI to waku

This commit is contained in:
2026-03-26 16:20:13 +09:00
parent 12c8cc4d69
commit ad4a10ec09
5 changed files with 104 additions and 45 deletions

View File

@@ -10,5 +10,6 @@
disableConfirmationPrompt = false;
customPaneNavigationAndResize = true;
terminal = "tmux-direct";
shell = "${pkgs.zsh}/bin/zsh";
};
}