config: add new option ‘selection-target’

This option controls the clipboard target that selected text should be
copied to.
This commit is contained in:
Daniel Eklöf 2021-01-16 11:26:03 +01:00
parent 1253f5e27e
commit e69ca255b0
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
3 changed files with 23 additions and 0 deletions

View file

@ -23,6 +23,7 @@
# bell=none
# word-delimiters=,│`|:"'()[]{}<>
# notify=notify-send -a foot -i foot ${title} ${body}
# selection-target=primary
# workers=<number of logical CPUs>
[scrollback]