Hide Suspend for new guests and ship the CJK fonts - #80
Merged
Conversation
Guest patch 0042: new users get Omarchy's suspend-off toggle so the system menu stops offering a sleep the VM cannot do, and noto-fonts-cjk joins the package list to match upstream Omarchy. The lock refresh also moved sdl2-compat and sdl3.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #79. Guest patch 0042 does two things for the next image.
New users get Omarchy's own
suspend-offtoggle switched on, so the system menu stops offering Suspend; the launcher already keeps the guest out of S3 and S4, and this removes the option rather than letting it fall through to the lock screen. The contract test pins it.noto-fonts-cjkjoins the package list, matching upstream Omarchy's base set, so Chinese, Japanese, and Korean text renders instead of boxes. The lock was refreshed with the builder's refresh mode; besides the font package it moved sdl2-compat and sdl3 to current Arch. Starts the Unreleased changelog section.build-guest.sh --contract-onlypasses. Skeleton and package changes only, so no compat revision bump; takes effect with the next prepared image.