byteduck / duckOS

An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
GNU General Public License v3.0
618 stars 25 forks source link

Add qemu-ui-gtk package to arch install command #31

Closed PF94 closed 2 years ago

PF94 commented 2 years ago

This package installs the GTK UI for Qemu, which makes it use that instead of outputting to a VNC when running make qemu or running qemu.sh via the scripts folder, which might be confusing.