disable grub in catppuccin too for queen
This commit is contained in:
parent
34bd6cca90
commit
e9323dbf28
|
@ -54,6 +54,7 @@
|
||||||
catppuccin.flavor = "macchiato";
|
catppuccin.flavor = "macchiato";
|
||||||
catppuccin.enable = true;
|
catppuccin.enable = true;
|
||||||
catppuccin.plymouth.enable = false;
|
catppuccin.plymouth.enable = false;
|
||||||
|
catppuccin.grub.enable = false;
|
||||||
|
|
||||||
# console.catppuccin.enable = true;
|
# console.catppuccin.enable = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue