chore: xwayland-satellite
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
Some checks are pending
build-ublue-custom / Build and push image (push) Waiting to run
This commit is contained in:
parent
691063d156
commit
c4eea47af9
2 changed files with 6 additions and 3 deletions
6
build.sh
6
build.sh
|
@ -23,7 +23,9 @@ curl -Lo /etc/yum.repos.d/_copr_pgdev-ghostty-"${RELEASE}".repo https://copr.fed
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr_alternateved-bleeding-emacs-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/alternateved/bleeding-emacs/repo/fedora-"${RELEASE}"/alternateved-bleeding-emacs-fedora-"${RELEASE}".repo
|
curl -Lo /etc/yum.repos.d/_copr_alternateved-bleeding-emacs-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/alternateved/bleeding-emacs/repo/fedora-"${RELEASE}"/alternateved-bleeding-emacs-fedora-"${RELEASE}".repo
|
||||||
|
|
||||||
curl -Lo /etc/yum.repos.d/_copr-sneexy-zen-browser-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/repo/fedora-$(rpm -E %fedora)/sneexy-zen-browsder-fedora-"${RELEASE}".repo
|
curl -Lo /etc/yum.repos.d/_copr-sneexy-zen-browser-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/sneexy/zen-browser/repo/fedora-"${RELEASE}"/sneexy-zen-browsder-fedora-"${RELEASE}".repo
|
||||||
|
|
||||||
|
curl -Lo /etc/yum.repos.d/_copr-ulysg-xwayland-satellite-"${RELEASE}".repo https://copr.fedorainfracloud.org/coprs/ulysg/xwayland-satellite/repo/fedora-"${RELEASE}"/ulysg-xwayland-satellite-fedora-"${RELEASE}".repo
|
||||||
|
|
||||||
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
curl https://downloads.1password.com/linux/keys/1password.asc | tee /etc/pki/rpm-gpg/1password.gpg
|
||||||
|
|
||||||
|
@ -40,8 +42,6 @@ rm 1password.sh
|
||||||
|
|
||||||
grep -v '^#' /tmp/packages | xargs rpm-ostree install
|
grep -v '^#' /tmp/packages | xargs rpm-ostree install
|
||||||
|
|
||||||
rpm-ostree install 1password zen-browser
|
|
||||||
|
|
||||||
# Install topgrade
|
# Install topgrade
|
||||||
pip install --prefix=/usr topgrade
|
pip install --prefix=/usr topgrade
|
||||||
|
|
||||||
|
|
3
packages
3
packages
|
@ -4,11 +4,14 @@ greetd
|
||||||
greetd-selinux
|
greetd-selinux
|
||||||
tuigreet
|
tuigreet
|
||||||
niri
|
niri
|
||||||
|
xwayland-satellite
|
||||||
|
|
||||||
# auth
|
# auth
|
||||||
fprintd-pam
|
fprintd-pam
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
|
zen-browser
|
||||||
|
1password
|
||||||
emacs
|
emacs
|
||||||
foot
|
foot
|
||||||
ghostty
|
ghostty
|
||||||
|
|
Loading…
Add table
Reference in a new issue