tmux + catppuccin mostly

This commit is contained in:
2025-12-19 15:22:07 +01:00
parent 93d98e3001
commit 05429407db
19 changed files with 962 additions and 768 deletions

View File

@@ -10,6 +10,11 @@ return {
view = {
width = 30,
},
renderer = {
indent_markers = {
enable = true;
}
}
})
end,
}