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]
Name=Gis Weather
Exec=sh -c 'sleep 1; python3 "/usr/share/gis-weather/gis-weather.py" '
Type=Application
Exec=gis-weather
Icon=gis-weather
Terminal=false
Name=gis-weather
Comment=A lightweight weather widget
GenericName=Gis-Weather Widget
Categories=System;
Hidden=false
Icon=/usr/share/gis-weather/icon.png
Comment=Wetter-Widget

8
.config/gis-weather/gw_config1.json

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