Milan Toth

Results 36 comments of Milan Toth

Yes, I'm using `corner_radius 10` with no effect.

Base Void Linux ( with latest updates ) Kernel Version : 6.1.7_1 Nvidia/Intel Hybrid GPU using proprietary nvidia drivers - Intel Corporation CoffeeLake-H GT2 [UHD Graphics 630] (prog-if 00 [VGA...

I did it, corner_radius is parsed correctly and I noticed something else : floating windows do get rounded corners but normal windows don't. Shadows are working on normal windows also.

There are no rounded corners on normal windows even with the default config :( I tried with different gap settings also, no luck, only floating windows have rounded corners. (...

This is my config file : ``` # devices input * { dwt enabled tap enabled natural_scroll enabled middle_emulation enabled repeat_rate 100 repeat_delay 250 # uncomment below to add other...

Okay, finally I figured out : I have to use inner gaps only, having an outer and a top gap disables rounded corners on normal windows.