Skip to content

Commit

Permalink
feat: add wayprompt
Browse files Browse the repository at this point in the history
  • Loading branch information
babariviere committed May 6, 2024
1 parent d87d4a4 commit 39390f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ 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
Expand Down
1 change: 1 addition & 0 deletions packages
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ wev
wl-clipboard
brightnessctl
wlr-randr
wayprompt

# portal
xdg-desktop-portal-wlr
Expand Down

0 comments on commit 39390f2

Please sign in to comment.