idk
This commit is contained in:
parent
65a5dfee85
commit
6a49608745
26 changed files with 286 additions and 55 deletions
|
|
@ -15,11 +15,23 @@ settings:
|
|||
wqa: quit --save
|
||||
auto_save.interval:
|
||||
global: 15000
|
||||
backend:
|
||||
global: webengine
|
||||
colors.webpage.bg:
|
||||
global: '#ffffff'
|
||||
colors.webpage.darkmode.algorithm:
|
||||
global: lightness-cielab
|
||||
colors.webpage.darkmode.enabled:
|
||||
global: false
|
||||
colors.webpage.darkmode.policy.images:
|
||||
global: smart
|
||||
colors.webpage.preferred_color_scheme:
|
||||
global: light
|
||||
content.javascript.clipboard:
|
||||
https://color.adobe.com: access-paste
|
||||
https://git.nevereverever.de: access-paste
|
||||
content.pdfjs:
|
||||
global: true
|
||||
downloads.location.directory:
|
||||
global: null
|
||||
editor.command:
|
||||
|
|
@ -32,7 +44,7 @@ settings:
|
|||
- '{column}'
|
||||
fileselect.folder.command:
|
||||
global:
|
||||
- konsole
|
||||
- kitty
|
||||
- -e
|
||||
- ranger
|
||||
- --choosedir={}
|
||||
|
|
@ -40,7 +52,7 @@ settings:
|
|||
global: external
|
||||
fileselect.multiple_files.command:
|
||||
global:
|
||||
- konsole
|
||||
- kitty
|
||||
- -e
|
||||
- ranger
|
||||
- --choosefiles={}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue