diff --git a/users/clover/home.nix b/users/clover/home.nix index d256187..5ebf066 100644 --- a/users/clover/home.nix +++ b/users/clover/home.nix @@ -49,7 +49,7 @@ in shader = "cursor-smear-black.glsl"; package = null; settings = { - theme = "light:catppuccin-latte,dark:catppuccin-macchiato"; + theme = "light:farmhouse-light,dark:ChallengerDeep"; font-family = "AT Name Mono"; adjust-cursor-thickness = 1; background-opacity = 0.9;