mirror of
https://codeberg.org/Mo8it/dotfiles.git
synced 2025-01-03 15:49:19 +00:00
18 lines
292 B
YAML
18 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
|