mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-03 21:10:30 +00:00
Meta: Add "SerenityOS" to the QEMU window title
Just a small quality of life improvement :^)
This commit is contained in:
parent
0b91a46a0c
commit
ae2591657d
Notes:
sideshowbarker
2024-07-17 18:00:07 +09:00
Author: https://github.com/gmta Commit: https://github.com/SerenityOS/serenity/commit/ae2591657d Pull-request: https://github.com/SerenityOS/serenity/pull/12856
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@ fi
|
|||
$SERENITY_EXTRA_QEMU_ARGS
|
||||
$SERENITY_MACHINE
|
||||
-cpu $SERENITY_QEMU_CPU
|
||||
-name SerenityOS
|
||||
-d guest_errors
|
||||
-usb
|
||||
$SERENITY_SPICE_SERVER_CHARDEV
|
||||
|
|
Loading…
Reference in a new issue