Merge branch 'pr/kitty-rc-background-layouts' of https://github.com/oxysoft/kitty
This commit is contained in:
commit
9666cf83ad
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
from kitty.cli_stub import SetBackgroundImageRCOptions as CLIOptions
|
||||
|
||||
|
||||
layout_choices = 'tiled,scaled,mirror-tiled,clamped,configured'
|
||||
layout_choices = 'tiled,scaled,mirror-tiled,clamped,centered,cscaled,configured'
|
||||
|
||||
|
||||
class SetBackgroundImage(RemoteCommand):
|
||||
|
|
|
|||
Loading…
Reference in a new issue