dotfiles/sway/.local/bin/Xwayland-noshm
Peter Cai c64e51a244 sway/bashrc: Disable MIT-SHM extension for Xwayland
MIT-SHM does not work well inside containers like systemd-nspawn
2022-12-26 08:31:33 -05:00

4 lines
66 B
Bash
Executable file

#!/usr/bin/env bash
exec /usr/bin/Xwayland -extension MIT-SHM $@