Update i3config.ini

This commit is contained in:
RealStickman 2020-08-23 18:21:46 +00:00
parent e8b9d21f0a
commit 704fd42fd8

View File

@ -20,6 +20,7 @@ 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/battery.ini
[settings]
@ -69,7 +70,7 @@ font-3 = "Noto Sans Mono:size=10;0"
modules-left = i3 xwindow
modules-center = date weather
modules-right = battery volume
modules-right = volume battery
tray-detached = false
tray-offset-x = 0
@ -108,3 +109,6 @@ padding-right = 1
module-margin-left = 3
module-margin-right = 3