Which window manager do you use because the method differs.
For wayfire one can add a custom mode in wayfire.ini
Runand add your custom mode to the related interfacelabwc has no idea of that so you will have to use wlr-randr and add the mode on startadd your mode like i.e.need to calculate a modeline? On Bookworm install xcvt and then run cvt to get your base modeline.
For wayfire one can add a custom mode in wayfire.ini
Run
Code:
sudo nano .config/wayfire.ini
Code:
[output:HDMI-A-1]mode = custom_mode_1custom_mode_1 = 72.40 1364 1443 1483 1524 768 780 785 790 -hsync -vsyncposition = 0,0transform = normal
Code:
sudo nano ~/.config/labwc/autostart
Code:
wlr-randr --output HDMI-A-1 --custom-mode 1560x870@60Hz &
Statistics: Posted by aBUGSworstnightmare — Sun Dec 08, 2024 2:56 pm