From 6c994606d495af94a3ea76655db8b6f524172004 Mon Sep 17 00:00:00 2001 From: Salt Date: Sat, 20 Jan 2018 13:37:41 -0600 Subject: [PATCH] Polybar: Rename bars They're more descriptive this way --- .config/bspwm/bspwmrc | 2 +- .config/polybar/config | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index bfa9efda..489d4a0c 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -41,7 +41,7 @@ fi # Polybar and related configuration $( export PB_WM_RESTACK=bspwm - polybar -r alpha & + polybar -r primary-top & )& ## bspwm GENERAL CONFIGURATION diff --git a/.config/polybar/config b/.config/polybar/config index ef919f86..1dfde189 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -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