shepherd-launcher/scripts/deps/run.pkgs
2026-01-04 14:22:20 -05:00

15 lines
379 B
Text

# Runtime system packages for shepherd-launcher
# These are required to run the compiled binaries
# One package per line, comments start with #
# Sway compositor (required for kiosk mode)
sway
# Wayland session utilities
swayidle
xdg-desktop-portal-wlr
# Runtime libraries (may be pulled in automatically, but explicit is safer)
libgtk-4-1
libadwaita-1-0
libgtk4-layer-shell0