fixup! Fix: sif hyprland monitor config
This commit is contained in:
parent
6c25720327
commit
3aa29eec00
1 changed files with 2 additions and 6 deletions
|
|
@ -144,12 +144,8 @@ in
|
||||||
"DP-1,preferred,auto-up,1"
|
"DP-1,preferred,auto-up,1"
|
||||||
] ++ lib.lists.optionals (hostName == "sif") [
|
] ++ lib.lists.optionals (hostName == "sif") [
|
||||||
"eDP-1,preferred,auto,1"
|
"eDP-1,preferred,auto,1"
|
||||||
"DP-1,highres,auto-right,1"
|
"DP-5,preferred,auto-right,1"
|
||||||
"DP-2,highres,auto-right,1"
|
"DP-6,preferred,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"
|
",preferred,auto,auto"
|
||||||
# "Unknown-1,disable"
|
# "Unknown-1,disable"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue