diff --git a/.config/pudb/pudb.cfg b/.config/pudb/pudb.cfg index 64c45a6..3f33282 100644 --- a/.config/pudb/pudb.cfg +++ b/.config/pudb/pudb.cfg @@ -12,14 +12,14 @@ hotkeys_code = C hotkeys_stack = S hotkeys_toggle_cmdline_focus = ctrl x hotkeys_variables = V -line_numbers = True +line_numbers = False prompt_on_quit = True seen_welcome = e054 shell = internal -sidebar_width = 0.6710886400000001 +sidebar_width = 0.5 stack_weight = 1 -stringifier = type -theme = monokai-256 -variables_weight = 4.76837158203125 +stringifier = default +theme = solarized +variables_weight = 1 wrap_variables = True