1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Shift from Kitty features to Zellij

This commit is contained in:
Mo 2022-09-08 21:27:25 +02:00
parent 4684b47b33
commit 46e30eef3b

View file

@ -1,27 +1,12 @@
shell /usr/bin/fish
shell /home/mo/.cargo/bin/zellij a -c --index 0
scrollback_lines 1000000
scrollback_lines 100000
wayland_titlebar_color black
hide_window_decorations yes
font_family JetBrainsMono Nerd Font Mono
font_size 14.0
font_size 12.5
enable_audio_bell no
update_check_interval 0
map ctrl+shift+k next_window
map ctrl+shift+j previous_window
map ctrl+shift+o next_tab
map ctrl+shift+i previous_tab
map ctrl+shift+enter new_window_with_cwd
map ctrl+shift+w new_window
map ctrl+shift+t new_tab_with_cwd
map ctrl+shift+b new_tab
map ctrl+shift+m detach_window ask
enabled_layouts tall,fat,grid,horizontal,vertical