diff options
Diffstat (limited to 'xwayland-session-scriptlet')
-rw-r--r-- | xwayland-session-scriptlet | 3 |
1 files changed, 3 insertions, 0 deletions
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/' )" |