16 lines
388 B
Text
16 lines
388 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
|
|
libudev1
|