{ lib, ... }: {
  programs.ghostty.settings.theme = lib.mkForce "sakura";
  stylix.targets.ghostty.enable = false;
}