From 6a1000d6853e0696ef9129f1bdfef7df8e7ae6bb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 5 Aug 2024 01:36:43 +0000 Subject: automatic import of at-spi2-core --- xwayland-session-scriptlet | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 xwayland-session-scriptlet (limited to 'xwayland-session-scriptlet') diff --git a/xwayland-session-scriptlet b/xwayland-session-scriptlet new file mode 100644 index 0000000..ba5a55a --- /dev/null +++ b/xwayland-session-scriptlet @@ -0,0 +1,3 @@ +#!/bin/sh + +xprop -root -format AT_SPI_BUS 8s -set 'AT_SPI_BUS' "$( busctl call --user org.a11y.Bus /org/a11y/bus org.a11y.Bus GetAddress | sed 's/s "\(.*\)"/\1/' )" -- cgit v1.2.3