mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-08 11:48:25 +02:00
fix: use +dynamic-resolution in full sessions
This commit is contained in:
@@ -517,6 +517,7 @@ function waRunCommand() {
|
||||
/p:"$RDP_PASS" \
|
||||
/scale:"$RDP_SCALE" \
|
||||
+auto-reconnect \
|
||||
+dynamic-resolution \
|
||||
/wm-class:"Microsoft Windows" \
|
||||
/t:"Windows RDP Session [$RDP_IP]" \
|
||||
/v:"$RDP_IP" &>/dev/null &
|
||||
|
Reference in New Issue
Block a user