big module system implementation
This commit is contained in:
7
home/modules/utils/yazi/theme/tasks.nix
Normal file
7
home/modules/utils/yazi/theme/tasks.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
programs.yazi.theme.tasks = {
|
||||
border = {fg = "#504945";};
|
||||
title = {};
|
||||
hovered = {underline = true;};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user