Merge branch 'main' into containers
This commit is contained in:
commit
d7812f37c3
22 changed files with 183 additions and 181 deletions
|
|
@ -11,6 +11,8 @@
|
|||
x = 0;
|
||||
y = 0;
|
||||
wallpaper = ../../misc/landscape.png;
|
||||
refreshRate = "165";
|
||||
resolution = "2560x1440";
|
||||
}
|
||||
{
|
||||
output = "DP-3";
|
||||
|
|
@ -19,6 +21,8 @@
|
|||
transform = 1;
|
||||
wallpaper = ../../misc/portrait.png;
|
||||
bar = "top";
|
||||
refreshRate = "165";
|
||||
resolution = "2560x1440";
|
||||
}
|
||||
];
|
||||
bindWorkspaces = "interlaced";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue