Browse Source

kitty: allow clipboard kitten to read clipboard

raylu 1 year ago
parent
commit
2a7f6e47cc
1 changed files with 1 additions and 1 deletions
  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