Compare commits

..

No commits in common. "a949d65e91017ea0f184c57e844b9e893d4adfed" and "941ed3501da72179877ebe5bd9d6958b8aec40c8" have entirely different histories.

2 changed files with 1 additions and 3 deletions

View File

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

View File

@ -4,12 +4,10 @@
wayland.windowManager.sway.config = { wayland.windowManager.sway.config = {
output = { output = {
DP-2 = { DP-2 = {
mode = "3840x2160";
scale = "1.5"; scale = "1.5";
position = "0 526"; position = "0 526";
}; };
DP-3 = { DP-3 = {
mode = "3840x2160";
scale = "1.5"; scale = "1.5";
position = "2560 0"; position = "2560 0";
transform = "90"; transform = "90";