Polybar: Rename bars

They're more descriptive this way
This commit is contained in:
Salt 2018-01-20 13:37:41 -06:00
parent d3cf2727d5
commit 6c994606d4
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ fi
# Polybar and related configuration # Polybar and related configuration
$( $(
export PB_WM_RESTACK=bspwm export PB_WM_RESTACK=bspwm
polybar -r alpha & polybar -r primary-top &
)& )&
## bspwm GENERAL CONFIGURATION ## bspwm GENERAL CONFIGURATION

View File

@ -72,7 +72,7 @@ font-4 = ${res/fonts.font-4}
# BARS # BARS
#==================== #====================
[bar/alpha] [bar/primary-top]
inherit = template/bar inherit = template/bar
tray-position = right tray-position = right
@ -80,7 +80,7 @@ modules-left = i3 bspwm cpu memory update-arch
modules-center = xwindow modules-center = xwindow
modules-right = xbacklight volume battery wlan date modules-right = xbacklight volume battery wlan date
[bar/beta] [bar/secondary-top]
inherit = template/bar inherit = template/bar
modules-left = i3 bspwm modules-left = i3 bspwm