From 970be6ef3c4398fa1650bb200f11a11484513d1c Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Wed, 28 Sep 2022 21:19:22 +0200 Subject: [PATCH] Bottom bar --- polybar/.config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index 4707847..020acc0 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config @@ -48,7 +48,7 @@ monitor = ${env:MONITOR} width = 100% height = 28 -# bottom = 1 +bottom = 1 background = ${colors.background} foreground = ${colors.foreground2}