mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 21:40:35 +00:00
feat: Add WineZGUI, an extremely convenient way to launch double-click simple Windows applications that don't require special considerations for their prefix.
This commit is contained in:
parent
f192c9ed21
commit
a9c5cda896
@ -2,6 +2,7 @@ org.mozilla.firefox
|
||||
org.kde.gwenview
|
||||
org.kde.okular
|
||||
org.kde.kcalc
|
||||
io.github.fastrizwaan.WineZGUI
|
||||
it.mijorus.gearlever
|
||||
com.github.tchx84.Flatseal
|
||||
io.github.flattool.Warehouse
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Script Version
|
||||
VER=8
|
||||
VER=9
|
||||
VER_FILE="/etc/bazzite/flatpak_manager_version"
|
||||
VER_RAN=$(cat $VER_FILE)
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
org.mozilla.firefox
|
||||
com.github.GradienceTeam.Gradience
|
||||
com.mattjakeman.ExtensionManager
|
||||
io.github.fastrizwaan.WineZGUI
|
||||
it.mijorus.gearlever
|
||||
com.github.tchx84.Flatseal
|
||||
io.github.flattool.Warehouse
|
||||
|
Loading…
x
Reference in New Issue
Block a user