niri
This commit is contained in:
parent
05928785b0
commit
397fb19e0b
6 changed files with 36 additions and 3 deletions
|
|
@ -82,6 +82,21 @@ _: {
|
|||
# focus the external screen first
|
||||
focus-at-startup = true;
|
||||
};
|
||||
|
||||
outputs."LG Electronics LG ULTRAWIDE 409NTAB3P496" = {
|
||||
mode = {
|
||||
width = 3440;
|
||||
height = 1440;
|
||||
refresh = 59.987;
|
||||
};
|
||||
position = {
|
||||
x = -3440;
|
||||
y = 240;
|
||||
};
|
||||
|
||||
# focus the external screen first
|
||||
focus-at-startup = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue