some more setup for xwayland-satellite to work
This commit is contained in:
parent
562ea5cb0b
commit
f7f82416e2
2 changed files with 5 additions and 5 deletions
|
@ -37,8 +37,8 @@ in {
|
|||
refresh = 59.999;
|
||||
};
|
||||
position = {
|
||||
x = 0;
|
||||
y = 0;
|
||||
x = 1432;
|
||||
y = 2160;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
|
@ -52,8 +52,8 @@ in {
|
|||
refresh = 59.940;
|
||||
};
|
||||
position = {
|
||||
x = -1280;
|
||||
y = -2160;
|
||||
x = 0;
|
||||
y = 0;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue