Polybar: Rename bars
They're more descriptive this way
This commit is contained in:
parent
d3cf2727d5
commit
6c994606d4
@ -41,7 +41,7 @@ fi
|
||||
# Polybar and related configuration
|
||||
$(
|
||||
export PB_WM_RESTACK=bspwm
|
||||
polybar -r alpha &
|
||||
polybar -r primary-top &
|
||||
)&
|
||||
|
||||
## bspwm GENERAL CONFIGURATION
|
||||
|
@ -72,7 +72,7 @@ font-4 = ${res/fonts.font-4}
|
||||
|
||||
# BARS
|
||||
#====================
|
||||
[bar/alpha]
|
||||
[bar/primary-top]
|
||||
inherit = template/bar
|
||||
tray-position = right
|
||||
|
||||
@ -80,7 +80,7 @@ modules-left = i3 bspwm cpu memory update-arch
|
||||
modules-center = xwindow
|
||||
modules-right = xbacklight volume battery wlan date
|
||||
|
||||
[bar/beta]
|
||||
[bar/secondary-top]
|
||||
inherit = template/bar
|
||||
|
||||
modules-left = i3 bspwm
|
||||
|
Loading…
Reference in New Issue
Block a user