Browse Source

[TASK] update gis-weather plugin positions

master
Dor dicke Gind 6 months ago
parent
commit
bc189db492
  1. 12
      .config/autostart/gis-weather.desktop
  2. 8
      .config/gis-weather/gw_config1.json

12
.config/autostart/gis-weather.desktop

@ -1,11 +1,7 @@
[Desktop Entry] [Desktop Entry]
Name=Gis Weather
Exec=sh -c 'sleep 1; python3 "/usr/share/gis-weather/gis-weather.py" '
Type=Application Type=Application
Exec=gis-weather
Icon=gis-weather
Terminal=false Terminal=false
Name=gis-weather Icon=/usr/share/gis-weather/icon.png
Comment=A lightweight weather widget Comment=Wetter-Widget
GenericName=Gis-Weather Widget
Categories=System;
Hidden=false

8
.config/gis-weather/gw_config1.json

@ -116,7 +116,7 @@
"fix_BadDrawable": false, "fix_BadDrawable": false,
"fix_position": true, "fix_position": true,
"font": "Sans", "font": "Sans",
"height_adjustment": 0, "height_adjustment": -7,
"height_fix": 0, "height_fix": 0,
"high_wind": 10, "high_wind": 10,
"icon_now_attr": { "icon_now_attr": {
@ -178,7 +178,7 @@
"save_weather": false, "save_weather": false,
"save_weather_fmt": "", "save_weather_fmt": "",
"save_weather_path": "", "save_weather_path": "",
"scale": 0.8299999999999998, "scale": 0.8199999999999998,
"service": "OpenWeatherMap", "service": "OpenWeatherMap",
"show_bg_png": true, "show_bg_png": true,
"show_block_add_info": false, "show_block_add_info": false,
@ -269,6 +269,6 @@
"wind_direct_small": false, "wind_direct_small": false,
"wind_fmt": "{wind_direct}, {wind_speed}", "wind_fmt": "{wind_direct}, {wind_speed}",
"wind_units": 1, "wind_units": 1,
"x_pos": 1575, "x_pos": 1580,
"y_pos": 159 "y_pos": 152
} }
Loading…
Cancel
Save