Compare commits
2 Commits
941ed3501d
...
a949d65e91
Author | SHA1 | Date | |
---|---|---|---|
a949d65e91 | |||
b9208d7d61 |
@ -72,7 +72,7 @@ in
|
||||
|
||||
seat = {
|
||||
"*" = {
|
||||
hide_cursor = "1000";
|
||||
hide_cursor = "5000";
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -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