Update vmware fullscreen script
This commit is contained in:
parent
bbc3fd250b
commit
6a7b831507
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue