This commit is contained in:
Hadi
2024-10-08 11:29:59 +02:00
parent c401b9bd7f
commit e83de257ad
7 changed files with 34 additions and 4 deletions

View File

@@ -40,9 +40,14 @@
mode = "n";
group = "+windows";
}
{
__unkeyed-1 = "<leader>h";
mode = "n";
group = "+harpoon";
}
];
win = {
border = "none";
border = "rounded";
wo.winblend = 0;
};
};