mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Merge branch 'pr/kitty-rc-background-layouts' of https://github.com/oxysoft/kitty
This commit is contained in:
@@ -28,7 +28,7 @@ if TYPE_CHECKING:
|
||||
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):
|
||||
|
||||
Reference in New Issue
Block a user