Removed weather
This commit is contained in:
parent
77a2c19f7a
commit
6e570edc43
@ -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/xwindow.ini
|
||||||
include-file = /home/$USER/.config/polybar/modules/date.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/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
|
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"
|
font-3 = "Noto Sans Mono:size=10;0"
|
||||||
|
|
||||||
modules-left = i3 xwindow
|
modules-left = i3 xwindow
|
||||||
modules-center = date weather
|
modules-center = date
|
||||||
modules-right = volume battery
|
modules-right = volume battery
|
||||||
|
|
||||||
tray-detached = false
|
tray-detached = false
|
||||||
@ -109,6 +109,3 @@ padding-right = 1
|
|||||||
|
|
||||||
module-margin-left = 3
|
module-margin-left = 3
|
||||||
module-margin-right = 3
|
module-margin-right = 3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user