Manually enable macchiato theme for freetube
This commit is contained in:
parent
d36dbeb618
commit
5a09545d58
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue