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

  • 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

  • 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': ''