Add more examples to wayland config

This commit is contained in:
Jeremy Soller 2026-02-19 17:58:49 -07:00
parent a9ea8d76b9
commit 65e491ada5

View File

@ -13,9 +13,12 @@ filesystem_size = 2048
[packages]
adwaita-icon-theme = {}
bash = {}
cosmic-app-library = {}
cosmic-comp = {}
gtk3 = {}
libcosmic-wayland = {}
libxcursor = {}
iced-wayland = {}
mesa = {}
"pop-icon-theme.cursors" = {}
smallvil = {}
@ -44,6 +47,7 @@ set -ex
# Prepare environment
unset DISPLAY
export COSMIC_BACKEND=winit
export HOME=/root
export LD_DEBUG=all
export RUST_BACKTRACE=full
export RUST_LOG=debug
@ -82,7 +86,10 @@ printenv
#wayland-rs_simple_window
#winit-wayland_window
#softbuffer-wayland_animation
gtk3-widget-factory
#iced-wayland_sctk_lazy
libcosmic-wayland_application
#gtk3-widget-factory
#cosmic-app-library run
"""
[[files]]