Remove geometry option from config and man pages

This commit is contained in:
Rohan Rao 2016-12-25 02:21:33 -05:00 committed by Jelle van der Waa
parent 8f6ce5239f
commit b019a80b7c
3 changed files with 0 additions and 5 deletions

1
config
View File

@ -5,7 +5,6 @@
#dynamic_title = true #dynamic_title = true
font = Monospace 9 font = Monospace 9
#fullscreen = true #fullscreen = true
#geometry = 640x480
#icon_name = terminal #icon_name = terminal
#mouse_autohide = false #mouse_autohide = false
#scroll_on_output = false #scroll_on_output = false

View File

@ -23,8 +23,6 @@ Set the termite window's title to \fITITLE\fP. This disables dynamic
titles. titles.
.IP "\fB\-d\fR, \fB\-\-directory\fR\fB=\fR\fIDIRECTORY\fR" .IP "\fB\-d\fR, \fB\-\-directory\fR\fB=\fR\fIDIRECTORY\fR"
Tell termite to change to \fIDIRECTORY\fP when launching. Tell termite to change to \fIDIRECTORY\fP when launching.
.IP "\fB\-\-geometry\fR\fB=\fR\fIGEOMETRY\fR"
Override the window geometry in pixels.
.IP "\fB\-\-icon\fR\f8=\fR\fIICON\fR" .IP "\fB\-\-icon\fR\f8=\fR\fIICON\fR"
Override the window icon name. Override the window icon name.
.IP "\fB\-\-hold\fR" .IP "\fB\-\-hold\fR"

View File

@ -37,8 +37,6 @@ Whether to hide url hints not matching input in url hints mode.
The font description for the terminal's font. The font description for the terminal's font.
.IP \fIfullscreen\fR .IP \fIfullscreen\fR
Enables entering fullscreen mode by pressing F11. Enables entering fullscreen mode by pressing F11.
.IP \fIgeometry\fR
The default window geometry for new terminal windows.
.IP \fIicon_name\fR .IP \fIicon_name\fR
The name of the icon to be used for the terminal process. The name of the icon to be used for the terminal process.
.IP \fImodify_other_keys\fR .IP \fImodify_other_keys\fR