{ ... }: { home.sessionVariables.TERMINAL = "ghostty"; programs.ghostty = { enable = true; enableFishIntegration = true; enableZshIntegration = true; enableBashIntegration = true; installBatSyntax = true; settings = { background-opacity = 0.8; background-blur = true; }; }; }