Skip to content

Commit

Permalink
config: add 2K resolution (WQHD - 16:9) (LizardByte#1816)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgurr authored and e-dong committed Jul 26, 2024
1 parent 17fa9aa commit 03bb36f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ namespace config {
"1280x720"s,
"1920x1080"s,
"2560x1080"s,
"2560x1440"s,
"3440x1440"s,
"1920x1200"s,
"3840x2160"s,
Expand Down

0 comments on commit 03bb36f

Please sign in to comment.