System/shortcuts/vmware/fullscreen

7 lines
105 B
Plaintext
Raw Normal View History

2023-06-17 13:05:21 -04:00
#!/usr/bin/env bash
2023-07-06 20:32:38 -04:00
gamescope --scaler integer \
--force-windows-fullscreen -f --rt -- vmware
2023-06-17 13:05:21 -04:00
wait