feat(hyprland): add main monitor resolution for streaming

This commit is contained in:
2026-05-31 13:47:12 +02:00
parent e0928bccd2
commit 03773788d5
+2 -1
View File
@@ -69,7 +69,8 @@ in {
monitor = monitor =
{ {
"marpa" = [ "marpa" = [
"DP-1, 3440x1440@144, 1080x550, 1" # "DP-1, 3440x1440@144, 1080x550, 1"
"DP-1, 2560x1440@144, 1080x550, 1" # streaming
"DP-2, 2560x1080@60, 0x0, 1, transform, 1" "DP-2, 2560x1080@60, 0x0, 1, transform, 1"
]; ];
"gampo" = []; "gampo" = [];