We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02d661 commit 1d02fe2Copy full SHA for 1d02fe2
1 file changed
.config/pudb/pudb.cfg
@@ -12,14 +12,14 @@ hotkeys_code = C
12
hotkeys_stack = S
13
hotkeys_toggle_cmdline_focus = ctrl x
14
hotkeys_variables = V
15
-line_numbers = True
+line_numbers = False
16
prompt_on_quit = True
17
seen_welcome = e054
18
shell = internal
19
-sidebar_width = 0.6710886400000001
+sidebar_width = 0.5
20
stack_weight = 1
21
-stringifier = type
22
-theme = monokai-256
23
-variables_weight = 4.76837158203125
+stringifier = default
+theme = solarized
+variables_weight = 1
24
wrap_variables = True
25
0 commit comments