mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
monitor back to horizontal
This commit is contained in:
parent
80cc72fea7
commit
37687d659b
1 changed files with 1 additions and 2 deletions
|
|
@ -28,9 +28,8 @@ in
|
||||||
bg = "${wallpapers}/${config.user.wallpaper} fill";
|
bg = "${wallpapers}/${config.user.wallpaper} fill";
|
||||||
};
|
};
|
||||||
DP-1 = {
|
DP-1 = {
|
||||||
resolution = "1080x1920";
|
resolution = "1920x1080";
|
||||||
position = "1920,0";
|
position = "1920,0";
|
||||||
transform = "90";
|
|
||||||
bg = "${wallpapers}/${config.user.wallpaper} fill";
|
bg = "${wallpapers}/${config.user.wallpaper} fill";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue