Update beefcake
This commit is contained in:
parent
67bedaccc9
commit
dd714e79af
|
@ -270,6 +270,10 @@
|
|||
# TODO: raise the log level
|
||||
LEVEL = "Debug";
|
||||
};
|
||||
ui = {
|
||||
THEMES = "catppuccin-mocha-sapphire,gitea,arc-green,auto,pitchblack";
|
||||
DEFAULT_THEME = "catppuccin-mocha-sapphire";
|
||||
};
|
||||
};
|
||||
lfs = {
|
||||
enable = true;
|
||||
|
|
Reference in a new issue