Removed weather

This commit is contained in:
RealStickman 2020-08-27 17:33:17 +00:00
parent 77a2c19f7a
commit 6e570edc43

View File

@ -19,7 +19,7 @@ include-file = /home/$USER/.config/polybar/modules/i3.ini
include-file = /home/$USER/.config/polybar/modules/xwindow.ini
include-file = /home/$USER/.config/polybar/modules/date.ini
include-file = /home/$USER/.config/polybar/modules/volume.ini
include-file = /home/$USER/.config/polybar/modules/weather.ini
#include-file = /home/$USER/.config/polybar/modules/weather.ini
include-file = /home/$USER/.config/polybar/modules/battery.ini
@ -69,7 +69,7 @@ font-2 = "Noto Sans:size=10;0"
font-3 = "Noto Sans Mono:size=10;0"
modules-left = i3 xwindow
modules-center = date weather
modules-center = date
modules-right = volume battery
tray-detached = false
@ -109,6 +109,3 @@ padding-right = 1
module-margin-left = 3
module-margin-right = 3