diff options
Diffstat (limited to 'raveos-calamares-theme')
| -rw-r--r-- | raveos-calamares-theme/PKGBUILD | 2 | ||||
| -rw-r--r-- | raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 3a9480e..0e21474 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: AlexC <alexc@alexc.hu> pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=12 +pkgrel=13 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml index 5d5ed91..019aa92 100644 --- a/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml +++ b/raveos-calamares-theme/etc/calamares/modules/netinstall-desktop.yaml @@ -128,6 +128,8 @@ - unrar - flatseal - tumbler + - gedit + - gnome-calculator - polkit-gnome - raveos-hyprland-theme - gvfs |