Sif: better monitor position
This commit is contained in:
parent
1e6b6eb100
commit
64cb4290e7
1 changed files with 3 additions and 3 deletions
|
|
@ -103,9 +103,9 @@ in
|
|||
"eDP-1,preferred,auto,1"
|
||||
"DP-1,preferred,auto-up,1"
|
||||
] ++ lib.lists.optionals (nixosConfig.networking.hostName == "sif") [
|
||||
"eDP-1,preferred,auto,1.666667"
|
||||
"DP-1,preferred,auto-up,1"
|
||||
"DP-3,preferred,auto-up,1"
|
||||
"eDP-1,preferred,auto,1.66667"
|
||||
"DP-1,preferred,-511x1600,1"
|
||||
"DP-3,preferred,auto-right,1"
|
||||
];
|
||||
|
||||
misc.disable_hyprland_logo = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue