diff --git a/picom.conf b/picom.conf index 57d798c..5b44c83 100644 --- a/picom.conf +++ b/picom.conf @@ -2,7 +2,7 @@ # Corners # ################################# # requires: https://github.com/sdhand/compton -corner-radius = 0.0; +corner-radius = 12.0; rounded-corners-exclude = [ #"window_type = 'normal'", "class_g = 'awesome'", @@ -10,6 +10,7 @@ rounded-corners-exclude = [ "class_g = 'XTerm'", "class_g = 'kitty'", "class_g = 'emacs'", + # "name_g = 'EXWM workspace'", "class_g = 'Polybar'", "class_g = 'mpv'", "class_g = 'qutebrowser'", @@ -97,6 +98,7 @@ shadow-exclude = [ "class_g = 'slop'", "class_g = 'qutebrowser'", "class_g = 'mpv'", + "class_g = 'microsoft teams - insiders'", # "class_g = 'Polybar'", # "class_g = 'Rofi'", "_GTK_FRAME_EXTENTS@:c" diff --git a/polybar/config b/polybar/config index 27249b7..3db34b5 100644 --- a/polybar/config +++ b/polybar/config @@ -104,7 +104,7 @@ line-color = #f00 border-size = 0 border-color = #00000000 -padding-left = 4 +padding-left = 2 padding-right = 0 module-margin-left = 1 @@ -116,9 +116,9 @@ font-2 = siji:pixelsize=30;1 font-3 = all\-the\-icons:style=Regular:size=30;6 font-4 = VictorMono Nerd Font Mono:size=20;6 -modules-left = filesystem exwm-mail xbacklight pulseaudio exwm-buffer-name +modules-left = filesystem exwm-mail xbacklight exwm-buffer-name modules-center = memory date cpu -modules-right = wlan battery powermenu +modules-right = pulseaudio wlan battery powermenu tray-position = right tray-padding = 2