update oren to latest common
This commit is contained in:
parent
a859058d94
commit
69caf32667
6 changed files with 118 additions and 87 deletions
|
|
@ -57,14 +57,14 @@ let
|
|||
scale = "1";
|
||||
pos = "0 0";
|
||||
mode = "3840x2160@97.983Hz";
|
||||
bg = "${./wallpapers/pixel_neon.png} fill";
|
||||
bg = "${../_shared_assets/wallpapers/pixel_neon.png} fill";
|
||||
};
|
||||
"DP-2" = {
|
||||
scale = "1";
|
||||
transform = "270";
|
||||
pos = "-1440 -640";
|
||||
mode = "3440x1440@99.982Hz";
|
||||
bg = "${./wallpapers/pixel_neon_v.png} fill";
|
||||
bg = "${../_shared_assets/wallpapers/pixel_neon_v.png} fill";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 5.5 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 245 KiB |
Loading…
Add table
Add a link
Reference in a new issue