Manually enable macchiato theme for freetube

This commit is contained in:
Lillian Violet 2024-10-03 12:17:03 +02:00
parent d36dbeb618
commit 5a09545d58

View file

@ -23,8 +23,8 @@
enable = true; enable = true;
flavor = "macchiato"; flavor = "macchiato";
}; };
qt.style.catppuccin.enable = true;
qt.style.catppuccin.apply = true; qt.style.catppuccin.apply = true;
programs.freetube.catppuccin.flavor = "macchiato";
home.packages = with pkgs; [ home.packages = with pkgs; [
# System tools: # System tools: