Update i3config.ini
This commit is contained in:
parent
e8b9d21f0a
commit
704fd42fd8
@ -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/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
|
||||||
|
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
@ -69,7 +70,7 @@ font-3 = "Noto Sans Mono:size=10;0"
|
|||||||
|
|
||||||
modules-left = i3 xwindow
|
modules-left = i3 xwindow
|
||||||
modules-center = date weather
|
modules-center = date weather
|
||||||
modules-right = battery volume
|
modules-right = volume battery
|
||||||
|
|
||||||
tray-detached = false
|
tray-detached = false
|
||||||
tray-offset-x = 0
|
tray-offset-x = 0
|
||||||
@ -108,3 +109,6 @@ padding-right = 1
|
|||||||
|
|
||||||
module-margin-left = 3
|
module-margin-left = 3
|
||||||
module-margin-right = 3
|
module-margin-right = 3
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user