jsl-zsh in ghostty
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
enableZshIntegration = true;
|
||||
package = ghosttyX11;
|
||||
settings = {
|
||||
command = "TERM=xterm-256color ${lib.getExe pkgs.zsh}";
|
||||
command = "TERM=xterm-256color ${lib.getExe inputs.self.packages.${pkgs.stdenv.hostPlatform.system}.jsl-zsh}";
|
||||
font-size = 12;
|
||||
font-family = "Source Code Pro";
|
||||
theme = "Catppuccin Mocha";
|
||||
|
||||
Reference in New Issue
Block a user