Changed zellij to compact
Added arguments to alacritty config for zellij
This commit is contained in:
parent
c3288e11d9
commit
18bb7186c9
1 changed files with 1 additions and 1 deletions
|
@ -484,7 +484,7 @@ shell:
|
|||
args:
|
||||
- --login
|
||||
- -c
|
||||
- "zellij attach || zellij"
|
||||
- "zellij --layout=compact attach || zellij --layout=compact"
|
||||
|
||||
# Startup directory
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue