mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
console: update pudb theme
Some checks are pending
Update Site / trigger_update (push) Waiting to run
Some checks are pending
Update Site / trigger_update (push) Waiting to run
This commit is contained in:
parent
a02d661f7d
commit
1d02fe2ac7
1 changed files with 5 additions and 5 deletions
|
|
@ -12,14 +12,14 @@ hotkeys_code = C
|
||||||
hotkeys_stack = S
|
hotkeys_stack = S
|
||||||
hotkeys_toggle_cmdline_focus = ctrl x
|
hotkeys_toggle_cmdline_focus = ctrl x
|
||||||
hotkeys_variables = V
|
hotkeys_variables = V
|
||||||
line_numbers = True
|
line_numbers = False
|
||||||
prompt_on_quit = True
|
prompt_on_quit = True
|
||||||
seen_welcome = e054
|
seen_welcome = e054
|
||||||
shell = internal
|
shell = internal
|
||||||
sidebar_width = 0.6710886400000001
|
sidebar_width = 0.5
|
||||||
stack_weight = 1
|
stack_weight = 1
|
||||||
stringifier = type
|
stringifier = default
|
||||||
theme = monokai-256
|
theme = solarized
|
||||||
variables_weight = 4.76837158203125
|
variables_weight = 1
|
||||||
wrap_variables = True
|
wrap_variables = True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue