From 8bb9fc8d0900e1e67202f383b4ed27d4a7452c09 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 6 Jun 2021 18:12:20 +0200 Subject: [PATCH] wip --- polybar/config | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/polybar/config b/polybar/config index ff7f5af..99d065b 100644 --- a/polybar/config +++ b/polybar/config @@ -10,10 +10,8 @@ ;========================================================== [colors] -;background = ${xrdb:color0:#222} background = #222 background-alt = #444 -;foreground = ${xrdb:color7:#222} foreground = #dfdfdf foreground-alt = #555 primary = #ffb52a @@ -25,8 +23,6 @@ monitor = ${env:MONITOR:} ; launch.sh setzt die Variable damit die Bar auf jedem Monitor erscheint width = 110% height = 27 -;offset-x = 1% -;offset-y = 1% radius = 0.0 fixed-center = false @@ -36,7 +32,7 @@ foreground = ${colors.foreground} line-size = 3 line-color = #f00 -border-size = 4 +border-size = 0 border-color = #00000000 padding-left = 0