remove example config

This commit is contained in:
Dan Anglin 2024-08-16 14:53:23 +01:00
parent 402f371c09
commit b2f316cbec
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -1,16 +0,0 @@
{
"credentialsFile": "~/.config/enbas/credentials.json",
"cacheDirectory": "~/.cache/enbas",
"lineWrapMaxWidth": 80,
"http": {
"timeout": 5,
"mediaTimeout": 30
},
"integrations": {
"browser": "firefox",
"editor": "vim",
"pager": "less -FIRX",
"imageViewer": "feh --scale-down",
"videoPlayer": "mpv"
}
}