Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions net.lutris.Lutris.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@ add-extensions:
autodelete: false
add-ld-path: lib

org.gtk.Gtk3theme.Adwaita-dark:
directory: share/themes/Adwaita-dark
version: '3.22'
autodownload: true

org.freedesktop.Platform.VulkanLayer.gamescope:
directory: lib/extensions/vulkan/gamescope
version: '25.08'
Expand Down Expand Up @@ -106,6 +111,7 @@ cleanup-commands:
- mkdir -p /app/lib/extensions/vulkan/gamescope
- mkdir -p /app/lib/extensions/vulkan/MangoHud
- mkdir -p /app/lib/i386-linux-gnu/codecs-extra
- mkdir -p /app/share/themes/Adwaita-dark
modules:
- modules/qt5-15.yaml
- modules/libbz2-1.0.8.json
Expand Down