Replies: 1 comment 4 replies
-
The config file doesn't hold login info. It's also not automatically generated. You can create one under the directory shown by |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have installed ncspot on fedora 39 via flatpak.
I wanted to modify config for my needs, but here is where I am little bit lost:
On the main github page, we have "A configuration file can be provided. The default location is ~/.config/ncspot."
But in the docs "https://github.com/hrkfdn/ncspot/blob/main/doc/users.md" it states that there should be "config.toml" in user directory, and you can figure it out, where it is by running "ncspot info".
after digging through confusing flatpack, i did run
So we have this file " /home/user/.config/ncspot" which does not exist and does not have .toml extension.
As it is empty, I have no idea what formatting i should be providing here.
Also, As I have already logged in before, I was expecting to see my login information within this config, but yet its empty.
Beta Was this translation helpful? Give feedback.
All reactions