mirror of
https://codeberg.org/gigirassy/niri-dotfiles
synced 2026-08-30 23:27:38 +00:00
Update non-rice/compose-files/macos-qemu/compose.yml
This commit is contained in:
@@ -8,9 +8,9 @@ services:
|
|||||||
# for small screen to reduce load
|
# for small screen to reduce load
|
||||||
VGA: "std"
|
VGA: "std"
|
||||||
# cpus aren't dedicated/pinned, they spread as they please and can be used concurrently
|
# cpus aren't dedicated/pinned, they spread as they please and can be used concurrently
|
||||||
CPUS: "3"
|
CPUS: "2"
|
||||||
# i got plenty of ram
|
# i DONT got plenty of ram
|
||||||
RAM_SIZE: "6G"
|
RAM_SIZE: "2.5G"
|
||||||
# fixes a bit of stutter
|
# fixes a bit of stutter
|
||||||
ARGS: "-device usb-tablet"
|
ARGS: "-device usb-tablet"
|
||||||
# needed to function
|
# needed to function
|
||||||
|
|||||||
Reference in New Issue
Block a user