From b019a80b7cb83a590cef40ae9fc508a65b093795 Mon Sep 17 00:00:00 2001 From: Rohan Rao Date: Sun, 25 Dec 2016 02:21:33 -0500 Subject: [PATCH] Remove geometry option from config and man pages --- config | 1 - man/termite.1 | 2 -- man/termite.config.5 | 2 -- 3 files changed, 5 deletions(-) diff --git a/config b/config index 0a7ee01..1c3e3d7 100644 --- a/config +++ b/config @@ -5,7 +5,6 @@ #dynamic_title = true font = Monospace 9 #fullscreen = true -#geometry = 640x480 #icon_name = terminal #mouse_autohide = false #scroll_on_output = false diff --git a/man/termite.1 b/man/termite.1 index 93fb29d..dbc5955 100644 --- a/man/termite.1 +++ b/man/termite.1 @@ -23,8 +23,6 @@ Set the termite window's title to \fITITLE\fP. This disables dynamic titles. .IP "\fB\-d\fR, \fB\-\-directory\fR\fB=\fR\fIDIRECTORY\fR" 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" Override the window icon name. .IP "\fB\-\-hold\fR" diff --git a/man/termite.config.5 b/man/termite.config.5 index 2b3ce03..f9fda07 100644 --- a/man/termite.config.5 +++ b/man/termite.config.5 @@ -37,8 +37,6 @@ Whether to hide url hints not matching input in url hints mode. The font description for the terminal's font. .IP \fIfullscreen\fR Enables entering fullscreen mode by pressing F11. -.IP \fIgeometry\fR -The default window geometry for new terminal windows. .IP \fIicon_name\fR The name of the icon to be used for the terminal process. .IP \fImodify_other_keys\fR