feat: fix display resolution on p330
This commit is contained in:
parent
b9208d7d61
commit
a949d65e91
@ -4,10 +4,12 @@
|
||||
wayland.windowManager.sway.config = {
|
||||
output = {
|
||||
DP-2 = {
|
||||
mode = "3840x2160";
|
||||
scale = "1.5";
|
||||
position = "0 526";
|
||||
};
|
||||
DP-3 = {
|
||||
mode = "3840x2160";
|
||||
scale = "1.5";
|
||||
position = "2560 0";
|
||||
transform = "90";
|
||||
|
Reference in New Issue
Block a user