fix(hyprland): adapt my monitor settings to my new setup
This commit is contained in:
parent
087a148378
commit
13723ef4d1
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
pkgs,
|
|
||||||
lib,
|
lib,
|
||||||
config,
|
config,
|
||||||
...
|
...
|
||||||
|
@ -59,8 +59,8 @@ in {
|
|||||||
monitor =
|
monitor =
|
||||||
{
|
{
|
||||||
"tilo" = [
|
"tilo" = [
|
||||||
"DP-1, 3440x1440@144, 0x725, 1"
|
"DP-1, 3440x1440@144, 1080x550, 1"
|
||||||
"DP-3, 2560x1080@60, 3440x0, 1, transform, 3"
|
"DP-2, 2560x1080@60, 0x0, 1, transform, 1"
|
||||||
];
|
];
|
||||||
"gampo" = [];
|
"gampo" = [];
|
||||||
}."${cfg.host}";
|
}."${cfg.host}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user