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

Use Dracula theme in Zellij

This commit is contained in:
Mo 2023-06-25 20:56:33 +02:00
parent ab26c63235
commit 3791c4011c

View file

@ -5,6 +5,8 @@ mouse_mode false
default_shell "/usr/bin/fish"
scrollback_editor "/home/mo/.cargo/bin/hx"
theme "dracula"
keybinds clear-defaults=true {
normal {
bind "Alt l" { NextSwapLayout; }