feat: Add backgrounds
This commit is contained in:
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user