...
This commit is contained in:
parent
8ea84c97d5
commit
229ea45d81
1 changed files with 1 additions and 1 deletions
|
|
@ -278,7 +278,7 @@ def close_window(boss, window, payload):
|
|||
# resize_window {{{
|
||||
@cmd(
|
||||
'Resize the specified window',
|
||||
'Resize the specified window. Note that not all layouts can resize all windows in all directions.',
|
||||
'Resize the specified window in the current layout. Note that not all layouts can resize all windows in all directions.',
|
||||
options_spec=MATCH_WINDOW_OPTION + '''\n
|
||||
--increment -i
|
||||
type=int
|
||||
|
|
|
|||
Loading…
Reference in a new issue