refactor: removing needless module complexity
This commit is contained in:
7
modules/home/programs/yazi/theme/tasks.nix
Normal file
7
modules/home/programs/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