mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
fix(kde): Add gwenview and okular flatpaks to default install list after they were removed from Kinoite.
Fixes #526
This commit is contained in:
parent
a94f845c81
commit
7e683ba3ba
@ -1,4 +1,6 @@
|
||||
org.mozilla.firefox
|
||||
org.kde.gwenview
|
||||
org.kde.okular
|
||||
it.mijorus.gearlever
|
||||
com.github.tchx84.Flatseal
|
||||
io.github.flattool.Warehouse
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Script Version
|
||||
VER=6
|
||||
VER=7
|
||||
VER_FILE="/etc/bazzite/flatpak_manager_version"
|
||||
VER_RAN=$(cat $VER_FILE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user