diff --git a/users/hdh20267.nix b/users/hdh20267.nix index 48a78cc..728979e 100644 --- a/users/hdh20267.nix +++ b/users/hdh20267.nix @@ -16,11 +16,6 @@ in ghostty ]; - xdg.configFile."kdeglobals".source = pkgs.writeText "kdeglobals" '' - [General] - TerminalApplication=${pkgs.ghostty}/bin/ghostty - ''; - programs.zsh = { enable = true;