config: better zellij

main
sudo pacman -Syu 2023-03-13 17:00:34 +07:00
parent 7ff42083ed
commit 4139d64da5
2 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
theme "catppuccin-mocha"
default_layout "compact"
default_mode "locked"
mouse_mode false

View File

@ -63,7 +63,7 @@ alias moe="make"
# https://zellij.dev/documentation/faq.html
if command -v zellij &> /dev/null; then
alias zz="zellij --layout compact"
alias zz="zellij"
fi
# https://sw.kovidgoyal.net/kitty/faq/