elenapan / dotfiles

There is no place like ~/
GNU General Public License v2.0
3.48k stars 178 forks source link

Help with antialising on all clients #163

Closed AdsonCicilioti closed 2 years ago

AdsonCicilioti commented 2 years ago

Hi @elenapan ! Greetings!

Nice and beautiful work u made here!

About the antialising trick, does how i can apply on all default clients?

My round corners more seems with an shark teeths.. lol

image

I'm still learning Lua and Awesome classes, and I still haven't been able to use their nice anti-aliasing strategy to apply to all clients.

Would you help me?

cortex3 commented 2 years ago

I'm personally using this picom fork for my rounded corners https://github.com/ibhagwan/picom I'm assuming @elenapan might use picom too since the following was commented by default:

-- border_radius value
-- Disable this if using `picom` to round your corners
-- decorations.enable_rounding()
elenapan commented 2 years ago

Indeed I use picom for this. Please check out this wiki article.