Add snacks and disable swap+backup

This commit is contained in:
2026-02-16 11:12:28 +01:00
parent 2e5621243c
commit a19a5139f2
5 changed files with 679 additions and 5 deletions

View File

@@ -21,10 +21,10 @@ return {
window_background_opacity = 1,
color_scheme = "Catppuccin Mocha",
window_padding = {
left = 3,
right = 3,
top = 3,
bottom = 3,
left = 0,
right = 0,
top = 0,
bottom = 0,
},
inactive_pane_hsb = {