zellij: rounded_corners true
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
a4b0f0847d
commit
785d13d7fd
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@
|
||||||
normal {
|
normal {
|
||||||
bind "Ctrl w" { SwitchToMode "pane"; }
|
bind "Ctrl w" { SwitchToMode "pane"; }
|
||||||
bind "Ctrl '" { SwitchToMode "session"; }
|
bind "Ctrl '" { SwitchToMode "session"; }
|
||||||
|
}
|
||||||
|
ui {
|
||||||
|
pane_frames {
|
||||||
|
rounded_corners true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue