Skip to content

Commit

Permalink
Fix missing glamoregl module in Xorg config for VNC GUIVM
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Jun 12, 2024
1 parent 2d5273b commit b19a4ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appvm-scripts/etc/X11/xorg-qubes-x11vnc.conf.template
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Section "Module"
Load "fb"
Load "glamoregl"
EndSection

Section "ServerLayout"
Expand Down

0 comments on commit b19a4ee

Please sign in to comment.