chore(zellij): hide session name (wip)

main
sudo pacman -Syu 2023-07-20 01:26:29 +07:00
parent ff0fbc0742
commit c552f81827
1 changed files with 6 additions and 0 deletions

View File

@ -4,6 +4,12 @@ default_mode "locked"
on_force_close "quit"
simplified_ui true
ui {
pane_frames {
hide_session_name true
}
}
keybinds {
normal {
bind "Alt p" { SwitchFocus; }