There was an error while loading. Please reload this page.
2 parents 0c3a4a9 + 18e85c3 commit b04373bCopy full SHA for b04373b
2 files changed
.github/workflows/image.yml
@@ -36,4 +36,4 @@ jobs:
36
with:
37
context: .
38
push: true
39
- tags: ghcr.io/${{ env.REPO_LC }}:latest
+ tags: ghcr.io/${{ env.REPO_LC }}:latestflatpakfix
home/startsession.sh
@@ -1,3 +1,5 @@
1
#!/bin/bash
2
+sudo flatpak remote-delete flathub
3
flatpak remote-add --user --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
4
+flatpak install --user org.vinegarhq.Sober
5
dbus-run-session startplasma-x11
0 commit comments