feat: zen + wezterm
This commit is contained in:
parent
0e033cda7d
commit
8b4c9c2c9e
3 changed files with 5 additions and 6 deletions
1
build.sh
1
build.sh
|
@ -17,7 +17,6 @@ curl -Lo /etc/yum.repos.d/ganto-lxc4-fedora-"${FEDORA_MAJOR_VERSION}".repo https
|
|||
curl -Lo /etc/yum.repos.d/_copr_che-nerd-fonts-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/che/nerd-fonts/repo/fedora-"${FEDORA_MAJOR_VERSION}"/che-nerd-fonts-fedora-"${FEDORA_MAJOR_VERSION}".repo
|
||||
|
||||
curl -Lo /etc/yum.repos.d/_copr_babariviere-tools-"${FEDORA_MAJOR_VERSION}".repo https://copr.fedorainfracloud.org/coprs/babariviere/tools/repo/fedora-"${FEDORA_MAJOR_VERSION}"/babariviere-tools-fedora-"${FEDORA_MAJOR_VERSION}".repo
|
||||
|
||||
### Install packages
|
||||
|
||||
grep -v '^#' /tmp/packages | xargs rpm-ostree install
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
app/com.github.tchx84.Flatseal/x86_64/stable
|
||||
app/org.mozilla.firefox/x86_64/stable
|
||||
io.github.zen_browser.zen/x86_64/stable
|
||||
app/io.github.dvlv.boxbuddyrs/x86_64/stable
|
||||
app/com.discordapp.Discord/x86_64/stable
|
||||
# TODO:
|
||||
# https://downloads.1password.com/linux/flatpak/1Password.flatpakref
|
||||
# https://downloads.1password.com/linux/flatpak/1Password.flatpakref
|
||||
|
|
6
packages
6
packages
|
@ -4,7 +4,7 @@ river
|
|||
|
||||
# apps
|
||||
foot
|
||||
wezterm
|
||||
https://github.com/wez/wezterm/releases/download/nightly/wezterm-nightly-fedora40.rpm
|
||||
mako
|
||||
waybar
|
||||
kanshi
|
||||
|
@ -36,8 +36,8 @@ docker-ce
|
|||
docker-ce-cli
|
||||
docker-buildx-plugin
|
||||
docker-compose-plugin
|
||||
incus
|
||||
incus-agent
|
||||
# incus
|
||||
# incus-agent
|
||||
podman
|
||||
podman-compose
|
||||
podman-tui
|
||||
|
|
Loading…
Reference in a new issue