add second monitor to workstation
This commit is contained in:
parent
55bb74d440
commit
05ff9a376b
@ -50,8 +50,9 @@ in {
|
|||||||
in concatStrings [
|
in concatStrings [
|
||||||
''
|
''
|
||||||
${if config.device == "AMD-Workstation" then ''
|
${if config.device == "AMD-Workstation" then ''
|
||||||
monitor=DP-3,2560x1440@59951,0x0,1
|
monitor=DP-3,2560x1440@164.998993,0x0,1
|
||||||
monitor=HDMI-A-1,disable
|
monitor=HDMI-A-1,1920x1080@60,-1920x360,1
|
||||||
|
monitor=,highres,auto,1
|
||||||
'' else ''
|
'' else ''
|
||||||
monitor=,highres,auto,1
|
monitor=,highres,auto,1
|
||||||
''}
|
''}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user