Do you know what... - RingOV/gis-weather GitHub Wiki
-
Custom backgrounds
- You can add custom backgrounds (png, svg, svgz) to home folder by path:
/home/user/.config/gis-weather/backgrounds/
-
Right structure
- https://github.com/RingOV/gis-weather/tree/master/themes/backgrounds/Dark50
- "Dark50" - folder - name of background
-
Custom icons
- You can add custom icons theme (png, svg, svgz) to home folder by path:
/home/user/.config/gis-weather/icons/
-
Right structure of folders
-
https://github.com/RingOV/gis-weather/tree/master/themes/icons/Sketchy
-
"Sketchy" folder - name of icons set
-
"weather" folder - icons
-
optionaly:
- author
- hum.png
- press.png
- t_water.png
- wind.png
- wind_small.png
-
-
Multiple instances
- You can run N instances from terminal:
gis-weather -i N
-
Clear all configuration files
rm ~/.config/gis-weather/gw_*
-
Save current data to files NEED EDITING
- You can save current data to files
'save_cur_temp': False,
'save_cur_temp_add_scale': False,
'save_cur_icon': False,
'save_cur_data_path': ''