xwayland: fix typo to enable transparency

We spent literally hours trying to debug this. Turns out it's a typo.

Kill me.
This commit is contained in:
emersion 2018-10-27 11:59:27 +02:00
parent c55d1542fe
commit f745befc06
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ enum atom_name {
UTF8_STRING,
WM_S0,
NET_SUPPORTED,
NET_WM_S0,
NET_WM_CM_S0,
NET_WM_PID,
NET_WM_NAME,
NET_WM_STATE,