In picom, only ignore dock for rounded corners
This commit is contained in:
parent
1d4d38b4f0
commit
643b2fcffb
@ -161,7 +161,7 @@
|
||||
rounded. I personally excluded any window generated by AwesomeWM.
|
||||
#+BEGIN_SRC conf
|
||||
rounded-corners-exclude = [
|
||||
"class_g = 'awesome'"
|
||||
"_NET_WM_WINDOW_TYPE@[0]:a = '_NET_WM_WINDOW_TYPE_DOCK'"
|
||||
];
|
||||
#+END_SRC
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user