config: allow disabling the primary selection
This commit is contained in:
parent
e70be28e22
commit
9c165ab56c
13 changed files with 63 additions and 2 deletions
|
|
@ -2650,6 +2650,15 @@ Config:
|
|||
only-visible: true
|
||||
same-workspace: true
|
||||
```
|
||||
middle-click-paste:
|
||||
kind: boolean
|
||||
required: false
|
||||
description: |
|
||||
Configures whether middle-click pasting is enabled.
|
||||
|
||||
Changing this has no effect on running applications.
|
||||
|
||||
The default is `true`.
|
||||
|
||||
|
||||
Idle:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue