Update vmware fullscreen script

This commit is contained in:
Nathan McCarty 2023-07-06 20:32:38 -04:00
parent bbc3fd250b
commit 6a7b831507
Signed by: thatonelutenist
SSH Key Fingerprint: SHA256:hwQEcmak9E6sdU9bXc98RHw/Xd1AhpB5HZT7ZSVJkRM
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
hyprctl dispatch exec -- "[float;size 1829 1029] gamescope --scaler integer \
--force-windows-fullscreen -f --rt -- vmware"
gamescope --scaler integer \
--force-windows-fullscreen -f --rt -- vmware
wait