organise stuff
This commit is contained in:
parent
3b63b8b52b
commit
52dff69cca
8 changed files with 149 additions and 124 deletions
|
|
@ -1,9 +1,8 @@
|
|||
{...}: {
|
||||
displays = {
|
||||
enable = true;
|
||||
displays = [
|
||||
{
|
||||
name = "DP-1";
|
||||
displays = {
|
||||
"hp" = {
|
||||
description = "HP Inc. HP 24x 1CR9500W9Q";
|
||||
resolution = {
|
||||
x = 1920;
|
||||
|
|
@ -12,10 +11,8 @@
|
|||
};
|
||||
position.x = 0;
|
||||
position.y = 0;
|
||||
wallpaper = ../images/demonslayer.png;
|
||||
}
|
||||
{
|
||||
name = "HDMI-A-1";
|
||||
};
|
||||
"asus" = {
|
||||
resolution = {
|
||||
x = 1920;
|
||||
y = 1080;
|
||||
|
|
@ -25,9 +22,8 @@
|
|||
x = 1920;
|
||||
y = 0;
|
||||
};
|
||||
wallpaper = ../images/nier2.jpg;
|
||||
rotation = 1;
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue