No conf file anywhere

Asked by deantn

Have tried to find the file but no luck.
Closed the app and searched for the file "~/.weather-wallpaper/conf" with no luck either.
Uninstalled and reinstalled with the same results. Tried looking when hidden files was in the mix but you guessed it still not found. Where is it when looking at search or in terminal?

Question information

Language:
English Edit question
Status:
Solved
For:
Weather wallpaper Edit question
Assignee:
No assignee Edit question
Solved by:
Raúl González Duque
Solved:
Last query:
Last reply:
Revision history for this message
Best Raúl González Duque (zootropo) said :
#1

~/ means your home folder. So if your user at your computer is, for example, deantn, it would be /home/deantn

Open the terminal and write:
gedit /home/username/.weather-wallpaper/conf
that should open the configuration file with gedit.

If it's not there it could be a bug. Write:
weather-wallpaper
at the terminal and paste the output

Anyway, in the next version there would be a gui to change the configuration. It's already in the repository if anyone is interested.

Revision history for this message
deantn (deanloper) said :
#2

Thanks that did it, being new to Linux still learning all the ins and outs but getting there with plenty of help from everyone. Thanks again