PCMan / gtk3-nocsd

A hack to disable gtk+ 3 client side decoration
GNU Lesser General Public License v2.1
320 stars 41 forks source link

[Question] How can I disable nocsd for one application if I have it enabled globally? #64

Open ghost opened 3 years ago

ghost commented 3 years ago

I have enabled it globally,but I don't want to use it for firefox,so how can I disable it for that? I tried starting firefox with "GTK_CSD=1 LD_PRELOAD=0 firefox",but that still doesn't work,it looks like this: image

SkyyySi commented 3 years ago

If this issue is speciffic to firefox: Right click an empty spot in the tabbar, click customize and at the bottom left check the titlebar option.