Compare commits

...

2 Commits

2 changed files with 3 additions and 1 deletions

View File

@ -72,7 +72,7 @@ in
seat = {
"*" = {
hide_cursor = "1000";
hide_cursor = "5000";
};
};

View File

@ -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";