浏览代码

kitty: allow clipboard kitten to read clipboard

raylu 1 年之前
父节点
当前提交
2a7f6e47cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/kitty/kitty.conf

+ 1 - 1
config/kitty/kitty.conf

@@ -953,7 +953,7 @@ startup_session none
 #: in the path are expanded. Changing this option by reloading the
 #: config is not supported.
 
-clipboard_control write-clipboard write-primary
+clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
 
 #: Allow programs running in kitty to read and write from the
 #: clipboard. You can control exactly which actions are allowed. The