Polybar: Change bar names

These ones more accurately reflect their purposes and don't constrain possible settings
This commit is contained in:
2018-02-08 00:54:04 -06:00
parent 8126963c79
commit a313105947
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ font-1 = ${res/fonts.font-1}
# BARS
#====================
[bar/primary-top-left]
[bar/primary-left]
monitor = ${env:PB_MONITOR}
inherit = template/bar
offset-x = 5%
@@ -60,7 +60,7 @@ offset-x = 5%
modules-left = i3 bspwm
modules-right = update-arch cpu memory fs-home
[bar/primary-top-right]
[bar/primary-right]
monitor = ${env:PB_MONITOR}
inherit = template/bar
offset-x = 55%
@@ -68,7 +68,7 @@ offset-x = 55%
modules-left = wlan
modules-right = xbacklight volume battery date
[bar/secondary-top]
[bar/secondary]
monitor = ${env:PB_MONITOR}
inherit = template/bar
width = 90%