System/shortcuts/vmware/fullscreen

7 lines
155 B
Bash
Executable File

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