diff --git a/home/home.nix b/home/home.nix index 2442298..6cb1502 100644 --- a/home/home.nix +++ b/home/home.nix @@ -180,6 +180,7 @@ in enableGitIntegration = true; font.name = "IBM Plex Mono"; shellIntegration.enableBashIntegration = true; + themeFile = "Catppuccin-Mocha"; }; programs.mpv = {