Picom rounds polybar

This commit is contained in:
Chris Cochrun 2021-01-27 11:25:00 -06:00
parent 6e7455eaa0
commit 82cf772581
2 changed files with 7 additions and 7 deletions

View file

@ -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'",