fix: WorkLaptop | turn off ghostty

This commit is contained in:
2026-04-23 10:54:18 +05:00
parent c2b42728a3
commit b0d588a4c4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{ config, ... }:
{
programs.ghostty = {
enable = true;
enable = false;
settings = {
theme = "catppuccin-mocha";