zellij: update settings

This commit is contained in:
notohh 2024-12-24 00:52:40 -05:00
parent f0102d787b
commit 67c4b9702f
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -8,7 +8,10 @@ _: {
settings = {
on_force_close = "quit";
simplified_ui = false;
theme = "tokyo-night";
default_layout = "default";
copy_command = "wl-copy";
copy_clipboard = "primary";
ui.pane_frames.rounded_corners = true;
};
};