Fixed heirline astrobox dependency

This commit is contained in:
2024-02-21 16:58:47 +01:00
parent 3c6dcc696a
commit 6b8778aa12
2 changed files with 3 additions and 4 deletions

View File

@@ -5,9 +5,6 @@ return {
dependencies = { "astrobox" },
opts = {
colorscheme = "astrobox",
status = {
colors = require("astrobox.heirline").setup_colors,
},
},
},
{