kekl
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
programs.nixvim = {
|
||||
plugins = {
|
||||
alpha = {
|
||||
enable = true;
|
||||
layout = [
|
||||
{
|
||||
type = "padding";
|
||||
@ -64,7 +65,7 @@
|
||||
type = "text";
|
||||
val = "Inspiring quote here.";
|
||||
}
|
||||
]
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user