Przeglądaj źródła

kitty: allow clipboard kitten to read clipboard

raylu 1 rok temu
rodzic
commit
2a7f6e47cc
1 zmienionych plików z 1 dodań i 1 usunięć
  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