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
|
||||
VGA: "std"
|
||||
# cpus aren't dedicated/pinned, they spread as they please and can be used concurrently
|
||||
CPUS: "3"
|
||||
# i got plenty of ram
|
||||
RAM_SIZE: "6G"
|
||||
CPUS: "2"
|
||||
# i DONT got plenty of ram
|
||||
RAM_SIZE: "2.5G"
|
||||
# fixes a bit of stutter
|
||||
ARGS: "-device usb-tablet"
|
||||
# needed to function
|
||||
|
||||
Reference in New Issue
Block a user