updates work fish config
This commit is contained in:
parent
b2572a7229
commit
b66b2b3fa7
1 changed files with 3 additions and 2 deletions
|
|
@ -15,7 +15,6 @@ keybinds clear-defaults=true {
|
|||
bind "s" {
|
||||
LaunchOrFocusPlugin "session-manager" {
|
||||
floating true
|
||||
move_to_focused_tab true
|
||||
};
|
||||
SwitchToMode "Locked"
|
||||
}
|
||||
|
|
@ -300,6 +299,8 @@ scroll_buffer_size 100000
|
|||
copy_on_select true
|
||||
attach_to_session true
|
||||
session_name "default"
|
||||
serialization_interval 3600
|
||||
session_serialization true
|
||||
pane_viewport_serialization true
|
||||
serialization_interval
|
||||
web_server false
|
||||
show_startup_tips false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue