Kitty: Disable bullshit notifications when copy-pasting
This commit is contained in:
parent
db2827fc9e
commit
4ac91c97c0
2 changed files with 2 additions and 2 deletions
|
|
@ -1614,7 +1614,7 @@ confirm_os_window_close 0
|
|||
#: config is not supported. Note that if kitty is invoked with command
|
||||
#: line arguments specifying a command to run, this option is ignored.
|
||||
|
||||
# clipboard_control write-clipboard write-primary read-clipboard-ask read-primary-ask
|
||||
clipboard_control write-clipboard write-primary read-clipboard read-primary no-append
|
||||
|
||||
#: Allow programs running in kitty to read and write from the
|
||||
#: clipboard. You can control exactly which actions are allowed. The
|
||||
|
|
|
|||
2
nvim
2
nvim
|
|
@ -1 +1 @@
|
|||
Subproject commit 22def9e8ad936ec0397de566f9abe2f873a297f3
|
||||
Subproject commit 98a4c8d4c11dff31af41f8b7b234cad361601563
|
||||
Loading…
Reference in a new issue