From f86e5f92297b9370ce23a4ba8ce552e738bf6f07 Mon Sep 17 00:00:00 2001 From: Adam Stück Date: Tue, 7 Feb 2023 17:28:10 +0100 Subject: polybar: updated colours again Also set bottom to be default bar position --- .config/polybar/config.ini | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini index 204fd42..62daf34 100644 --- a/.config/polybar/config.ini +++ b/.config/polybar/config.ini @@ -11,12 +11,12 @@ black = #000 white = #FFF gray = #99a0ba alert = #bd2c40 -focused-bg = #92ba74 +focused-bg = #1c63a5 unfocused-bg = #2f333c visible-bg = #182858 [bar/bar1] -bottom = false +bottom = true enable-ipc = true fixed-center = true monitor-fallback = eDP-1 @@ -69,8 +69,7 @@ label-mode-background = ${colors.purple} label-mode-foreground = ${colors.black} label-focused-background = ${colors.focused-bg} -label-focused-foreground = ${colors.unfocused-bg} - +label-focused-foreground = #fff label-unfocused-background = ${colors.unfocused-bg} label-visible-background = ${colors.visible-bg} label-urgent-background = ${colors.alert} -- cgit v1.2.3-70-g09d2