Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN \
pacman -Sy --noconfirm \
chromium \
"telegram-desktop${TELEGRAM_VERSION:+=$TELEGRAM_VERSION}" \
webkit2gtk && \
webkit2gtk-4.1 && \
echo "**** cleanup ****" && \
printf \
"Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ RUN \
pacman -Sy --noconfirm \
chromium \
telegram-desktop \
webkit2gtk && \
webkit2gtk-4.1 && \
echo "**** cleanup ****" && \
printf \
"Linuxserver.io version: ${VERSION}\nBuild-date: ${BUILD_DATE}" \
Expand Down
3 changes: 3 additions & 0 deletions root/defaults/autostart_wayland
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#!/bin/bash
gio mime x-scheme-handler/http chromium.desktop
gio mime x-scheme-handler/https chromium.desktop
gio mime application/x-terminal-emulator foot.desktop

/usr/bin/Telegram