System/shortcuts/vmware/1440p

6 lines
173 B
Plaintext
Raw Normal View History

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