mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-06 01:40:22 -05:00
config: add new option ‘selection-target’
This option controls the clipboard target that selected text should be copied to.
This commit is contained in:
parent
1253f5e27e
commit
e69ca255b0
3 changed files with 23 additions and 0 deletions
1
foot.ini
1
foot.ini
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue