System/shortcuts/vmware/1440p

7 lines
184 B
Plaintext
Raw Normal View History

2023-06-17 03:22:55 -04:00
#!/usr/bin/env bash
2023-06-17 13:05:21 -04:00
hyprctl dispatch exec -- "[float;size 1829 1029] gamescope -W 2560 -w 2560 \
-H 1440 -h 1440 --scaler integer --force-windows-fullscreen --rt -- vmware"
2023-06-17 13:01:49 -04:00
2023-06-17 03:22:55 -04:00
wait