For Wayland, you need to add a kernel parameter:
-
Edit /etc/default/grub
-
Add the following kernel parameter:
video=HDMI-A-1:1920x1080@75
where HDMI-A-1 is the port of display output, 1920x1080 is the resolution, 75 is the refresh rate
- Run sudo update-grub