using zsh as the ghostty command

This commit is contained in:
John Lancaster
2025-12-17 22:38:11 -06:00
parent da0ee1e014
commit c442e84e11

View File

@@ -16,7 +16,7 @@
enableZshIntegration = true;
package = config.lib.nixGL.wrap pkgs.ghostty;
settings = {
command = "TERM=xterm-256color /usr/bin/bash";
command = "TERM=xterm-256color ${pkgs.zsh}/bin/zsh";
font-size = 12;
font-family = "Source Code Pro";
# theme = "idleToes";