(tui) tweak: add setting for scroll speed (#1288)
This commit is contained in:
@@ -23,6 +23,7 @@ type ModeModel struct {
|
||||
|
||||
type State struct {
|
||||
Theme string `toml:"theme"`
|
||||
ScrollSpeed *int `toml:"scroll_speed"`
|
||||
ModeModel map[string]ModeModel `toml:"mode_model"`
|
||||
Provider string `toml:"provider"`
|
||||
Model string `toml:"model"`
|
||||
|
||||
Reference in New Issue
Block a user