mirror of
https://github.com/mrfluffy-dev/hart-cli.git
synced 2026-01-17 01:40:33 +00:00
Chore: Kitty args
This commit is contained in:
@@ -171,9 +171,9 @@ def preview_opt(session, user_prompt):
|
||||
process = subprocess.call(
|
||||
[
|
||||
"kitty",
|
||||
"--hold",
|
||||
"--window-size=100%",
|
||||
"--window-position=0%",
|
||||
"+icat",
|
||||
"--place",
|
||||
"100x100@0x0",
|
||||
temp_file_path.as_posix(),
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user