You are not logged in.

#1 2023-05-25 07:39:25

skyler
Member
Registered: 2023-04-29
Posts: 4

[DWM & PICOM] Can't exclude dwm for rounded corners

so here's the thing, im trying to exclude dwm for rounded corners so i run xprop and select the dwm bar, output:

 WM_CLASS(STRING) = "dwm", "dwm" 

but when i try to add it to my picom.conf for some reason it doesn't work:

 round-borders-exclude = [ "class_g     = 'dwm'" ]

i also try it with "name", "class_i", "_NET_WM_NAME@:32a" and "WM_CLASS@:32a" but none of these works, any hint?

Offline

#2 2023-05-25 08:52:07

mkoskar
Member
Registered: 2014-07-16
Posts: 64
Website

Re: [DWM & PICOM] Can't exclude dwm for rounded corners

skyler wrote:
 round-borders-exclude = [ "class_g     = 'dwm'" ]

Not round-borders-exclude but rounded-corners-exclude

Last edited by mkoskar (2023-05-25 08:57:56)

Offline

#3 2023-05-25 16:23:02

skyler
Member
Registered: 2023-04-29
Posts: 4

Re: [DWM & PICOM] Can't exclude dwm for rounded corners

thanks, i think i miss wirte it

Offline

Board footer

Powered by FluxBB