mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2025-01-05 15:49:20 +00:00
19 lines
292 B
YAML
19 lines
292 B
YAML
|
gui:
|
||
|
sidePanelWidth: 0.25 # From 0 to 1
|
||
|
expandFocusedSidePanel: true
|
||
|
language: "en"
|
||
|
showRandomTip: false
|
||
|
showCommandLog: false
|
||
|
|
||
|
git:
|
||
|
paging:
|
||
|
colorArg: always
|
||
|
pager: delta --dark --paging=never
|
||
|
|
||
|
refresher:
|
||
|
fetchInterval: 180 # seconds
|
||
|
|
||
|
update:
|
||
|
method: prompt
|
||
|
days: 2
|