Open savchenko opened 2 months ago
The "basic lang file" is /usr/share/nwg-look/langs/en_US.json
.
Here:
https://github.com/nwg-piotr/nwg-look/blob/8f63328faa3bb83c546b63fa91c7e89c0163bafb/tools.go#L1254
dataHome()
returns $HOME/.local/share
which prevents nwg-look
from starting. I propose to search the $PWD
as well.
Building from https://github.com/nwg-piotr/nwg-look/commit/8f63328faa3bb83c546b63fa91c7e89c0163bafb
Perhaps fallback to
C.UTF-8
ifen_UK
,en_AU
et al. are not found?