using zsh as the ghostty command
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user