Skip to content

Commit 2f090fc

Browse files
committed
Drop GTK section
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent 752d684 commit 2f090fc

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

doc/sphinx/source/configuration-options.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ by the ID of the new paste (default: https://bpaste.net/show/$paste_id/).
5454

5555
pastebin_removal_url
5656
^^^^^^^^^^^^^^^^^^^^
57-
The url under which a paste can be removed. ``$removal_id`` will be replaced
58-
by the removal ID of the paste (default: https://bpaste.net/remova/$removal_id/).
57+
The url under which a paste can be removed. ``$removal_id`` will be replaced by
58+
the removal ID of the paste (default: https://bpaste.net/remova/$removal_id/).
5959

6060
.. versionadded:: 0.14
6161

@@ -310,17 +310,6 @@ Default: False
310310

311311
Trims lines starting with '>>> ' when set to True.
312312

313-
GTK
314-
---
315-
This refers to the ``[gtk]`` section in your `$XDG_CONFIG_HOME/bpython/config`
316-
file.
317-
318-
font
319-
^^^^
320-
Default: Monospace 10
321-
322-
The font to be used by the GTK version.
323-
324313
curtsies
325314
--------
326315
This refers to the ``[curtsies]`` section in your config file.

0 commit comments

Comments
 (0)