mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-03 01:40:17 -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
79e3a46943
commit
a0afae747b
3 changed files with 23 additions and 0 deletions
1
foot.ini
1
foot.ini
|
|
@ -17,6 +17,7 @@
|
|||
# bell=none
|
||||
# word-delimiters=,│`|:"'()[]{}<>
|
||||
# notify=notify-send -a foot -i foot ${title} ${body}
|
||||
# selection-target=primary
|
||||
|
||||
[scrollback]
|
||||
# lines=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue