1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-25 14:06:08 -05:00

tests: set dbus request to the right path

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
Yuxuan Shui 2022-01-27 02:38:52 +00:00
parent f4c4bdb33d
commit 6aa9fcc61f
No known key found for this signature in database
GPG key ID: D3A4405BE6CC17F4

View file

@ -21,7 +21,7 @@ visual32 = find_32bit_visual(conn)
async def get_client_win_async(wid):
message = await bus.call(Message(destination='com.github.chjj.compton.'+display,
path='/',
path='/com/github/chjj/compton',
interface='com.github.chjj.compton',
member='win_get',
signature='us',