feat(homes/rafiq): port over configs
This commit is contained in:
parent
aa06b5f6fd
commit
4c82720251
15 changed files with 440 additions and 2 deletions
10
nix/homes/rafiq/_nvf/statusline.nix
Normal file
10
nix/homes/rafiq/_nvf/statusline.nix
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
lualine = {
|
||||
enable = true;
|
||||
refresh = {
|
||||
statusline = 10;
|
||||
winbar = 10;
|
||||
};
|
||||
#TODO: rice lualine
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue