feat: Add backgrounds

This commit is contained in:
2025-04-19 18:30:47 +10:00
parent ee622ed902
commit 88a65b4e51
405 changed files with 1206 additions and 48 deletions

View File

@@ -1,7 +1,3 @@
#[shell]
#program = "/home/nathan/.cargo/bin/zellij"
[env]
TERM = "xterm-256color"
@@ -10,7 +6,7 @@ shell = "zsh"
[window]
decorations = "none"
startup_mode = "Windowed"
opacity = 0.8
opacity = 1
blur = true
# padding = { x = 10, y = 10 }