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" {
|
bind "s" {
|
||||||
LaunchOrFocusPlugin "session-manager" {
|
LaunchOrFocusPlugin "session-manager" {
|
||||||
floating true
|
floating true
|
||||||
move_to_focused_tab true
|
|
||||||
};
|
};
|
||||||
SwitchToMode "Locked"
|
SwitchToMode "Locked"
|
||||||
}
|
}
|
||||||
|
|
@ -300,6 +299,8 @@ scroll_buffer_size 100000
|
||||||
copy_on_select true
|
copy_on_select true
|
||||||
attach_to_session true
|
attach_to_session true
|
||||||
session_name "default"
|
session_name "default"
|
||||||
serialization_interval 3600
|
session_serialization true
|
||||||
|
pane_viewport_serialization true
|
||||||
|
serialization_interval
|
||||||
web_server false
|
web_server false
|
||||||
show_startup_tips false
|
show_startup_tips false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue