re-enable wayfire. in wayfire edit scroll to the output section and try 'mirror' option
there you will find some sections like i.e.(note: run the screen configuration editor first and align both screens per your requirements).
try changing that toNeed to say I've not tested the syntax yet
but you will see if that works when you're saving wayfire.ini
video mode in kernel command line will solve your X11 HPD issues!
https://github.com/WayfireWM/wayfire/wi ... outputmodeMode can also be mirror <output_name>, where <output_name> is the name of another output. In this case, the output will simply mirror the contents of the given output.
Code:
sudo nano .config/wayfire.ini
Code:
[output:HDMI-A-1]mode = 2560x1440@59951position = 0,0transform = normal[output:HDMI-A-2]mode = 2560x1440@59951position = 0,0transform = normal
Code:
[output:HDMI-A-1]mode = 2560x1440@59951position = 0,0transform = normal[output:HDMI-A-2]mode = mirror HDMI-A-1position = 1440,0transform = 270

video mode in kernel command line will solve your X11 HPD issues!
Statistics: Posted by aBUGSworstnightmare — Wed Mar 20, 2024 5:34 pm