From 82cf77258116598db7d5f23b4a12c7679035c00a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 27 Jan 2021 11:25:00 -0600 Subject: [PATCH] Picom rounds polybar --- picom.conf | 4 ++-- polybar/config | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/picom.conf b/picom.conf index a8de7be..c9199f1 100644 --- a/picom.conf +++ b/picom.conf @@ -2,7 +2,7 @@ # Corners # ################################# # requires: https://github.com/sdhand/compton -corner-radius = 0.0; +corner-radius = 30.0; rounded-corners-exclude = [ #"window_type = 'normal'", "class_g = 'awesome'", @@ -11,7 +11,7 @@ rounded-corners-exclude = [ "class_g = 'kitty'", "class_g = 'emacs'", # "name_g = 'EXWM workspace'", - "class_g = 'Polybar'", + # "class_g = 'Polybar'", # "class_g = 'mpv'", # "class_g = 'qutebrowser'", #"class_g = 'TelegramDesktop'", diff --git a/polybar/config b/polybar/config index 97ae17f..e3d683b 100644 --- a/polybar/config +++ b/polybar/config @@ -30,10 +30,10 @@ green= #5af78e [bar/float] ;monitor = ${env:MONITOR:HDMI-1} -width = 100% +width = 98% height = 60 -;offset-x = 1% -;offset-y = 1% +offset-x = 1% +offset-y = 1% radius = 0.0 fixed-center = true bottom = true @@ -63,11 +63,11 @@ modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name modules-center = memory date cpu modules-right = wlan battery powermenu -tray-position = right +tray-position = center tray-padding = 5 tray-maxsize = 30 tray-background = ${colors.background} -; tray-offset-x = -1428 +tray-offset-x = 1028 ;wm-restack = bspwm ;wm-restack = i3