feat: respect accent colors in more places in desktop
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ MAKEFLAGS += -rR
|
||||
ARCH := x86_64
|
||||
|
||||
# Default user QEMU flags. These are appended to the QEMU command calls.
|
||||
QEMUFLAGS := -smp 32 -m 2G -d int -D qemu.log -no-reboot
|
||||
QEMUFLAGS := -smp 4 -m 2G -d int -D qemu.log -no-reboot
|
||||
|
||||
override IMAGE_NAME := montauk-$(ARCH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user