Hyprland: switch monitor order
This commit is contained in:
parent
4b3a6011d2
commit
1037ffe2b1
1 changed files with 1 additions and 1 deletions
|
|
@ -45,8 +45,8 @@
|
|||
${
|
||||
if nixosConfig.networking.hostName == "thor" then
|
||||
''
|
||||
monitor=HDMI-A-1,preferred,0x0,auto,transform,3
|
||||
monitor=DP-2,preferred,1080x420,auto
|
||||
monitor=HDMI-A-1,preferred,0x0,auto,transform,3
|
||||
''
|
||||
else if nixosConfig.networking.hostName == "odin" then
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue