2025-05-10 21:49:39 +08:00

6 lines
86 B
Bash

#!/bin/sh
if type Xwayland >/dev/null 2>/dev/null; then
mkdir -p /tmp/.X11-unix
fi