Fix: sif hyprland monitor config
This commit is contained in:
parent
a29f6e58d9
commit
6c25720327
1 changed files with 7 additions and 3 deletions
|
|
@ -143,9 +143,13 @@ in
|
|||
"eDP-1,preferred,auto,1"
|
||||
"DP-1,preferred,auto-up,1"
|
||||
] ++ lib.lists.optionals (hostName == "sif") [
|
||||
"DP-1,preferred,0x0,1"
|
||||
"DP-3,preferred,2560x0,1"
|
||||
"eDP-1,preferred,1791x1440,1.66667"
|
||||
"eDP-1,preferred,auto,1"
|
||||
"DP-1,highres,auto-right,1"
|
||||
"DP-2,highres,auto-right,1"
|
||||
"DP-3,highres,auto-right,1"
|
||||
"DP-4,highres,auto-right,1"
|
||||
"DP-5,highres,auto-right,1"
|
||||
"DP-6,highres,auto-right,1"
|
||||
] ++ [
|
||||
",preferred,auto,auto"
|
||||
# "Unknown-1,disable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue