Skip to content

Commit

Permalink
Add more additional display resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
hpretl committed Dec 11, 2024
1 parent 1df6fa8 commit 3896b96
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,10 @@ fi

# add additional display resolutions (for VNC mode)
_add_resolution 2048 1152
_add_resolution 2560 1080
_add_resolution 2560 1440
_add_resolution 2560 1600
_add_resolution 3440 1440
_add_resolution 3840 2160

# shellcheck disable=SC2086
Expand Down

0 comments on commit 3896b96

Please sign in to comment.