fix monitor resolution
This commit is contained in:
parent
27f20004d1
commit
15437786c9
@ -57,7 +57,7 @@ in with config.deviceSpecific; with lib; {
|
|||||||
in concatStrings [
|
in concatStrings [
|
||||||
''
|
''
|
||||||
${if config.device == "AMD-Workstation" then ''
|
${if config.device == "AMD-Workstation" then ''
|
||||||
monitor=DP-1,2560x1440@59951,0x0,1
|
monitor=DP-3,2560x1440@59951,0x0,1
|
||||||
monitor=HDMI-A-1,disable
|
monitor=HDMI-A-1,disable
|
||||||
'' else ''
|
'' else ''
|
||||||
monitor=,highres,auto,1
|
monitor=,highres,auto,1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user