Skip to content

Commit 52f719a

Browse files
committed
Add verified status to flatpak apps
1 parent a7ae495 commit 52f719a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -125,19 +125,19 @@ bash --login ./linux-script.sh
125125

126126
These packages will be installed in Arch and Fedora Desktop versions:
127127

128-
| Package |
129-
| :-----------------------------------------------: |
130-
| dev.vencord.Vesktop |
131-
| org.onlyoffice.desktopeditors |
132-
| net.rpcs3.RPCS3 |
133-
| net.pcsx2.PCSX2 |
134-
| org.DolphinEmu.dolphin-emu |
135-
| org.ppsspp.PPSSPP |
136-
| org.duckstation.DuckStation |
137-
| net.kuribo64.melonDS |
138-
| app.xemu.xemu |
139-
| org.libretro.RetroArch |
140-
| org.ryujinx.Ryujinx |
128+
| Package | Verified |
129+
| :---------------------------: | :------: |
130+
| dev.vencord.Vesktop | ✔️ |
131+
| org.onlyoffice.desktopeditors | ✔️ |
132+
| net.rpcs3.RPCS3 | |
133+
| net.pcsx2.PCSX2 | ✔️ |
134+
| org.DolphinEmu.dolphin-emu | |
135+
| org.ppsspp.PPSSPP | ✔️ |
136+
| org.duckstation.DuckStation | ✔️ |
137+
| net.kuribo64.melonDS | ✔️ |
138+
| app.xemu.xemu | |
139+
| org.libretro.RetroArch | ✔️ |
140+
| org.ryujinx.Ryujinx | ✔️ |
141141

142142
### _<img width="15px" src="./src/assets/arch-linux-logo.png" /> Arch_
143143

0 commit comments

Comments
 (0)