diff --git a/sway/config.live.d/99-xhost-allow-liveinst.conf b/sway/config.live.d/99-xhost-allow-liveinst.conf new file mode 100644 index 0000000..d08aca6 --- /dev/null +++ b/sway/config.live.d/99-xhost-allow-liveinst.conf @@ -0,0 +1,7 @@ +# Allow local root to connect to Xwayland. +# Anaconda runs elevated and will fail to start without that. + +# +# Requires: xhost + +exec xhost si:localuser:root