Skip to content

Commit

Permalink
fix(recipe): add seperate rpm-ostree module for gui-scale-applet
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Oct 11, 2024
1 parent 5b7f9c5 commit a47e97a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions recipes/ucosmic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@ modules:
- https://copr.fedorainfracloud.org/coprs/wezfurlong/wezterm-nightly/repo/fedora-%OS_VERSION%/wezfurlong-wezterm-nightly-fedora-%OS_VERSION%.repo
- https://repository.mullvad.net/rpm/stable/mullvad.repo
- https://copr.fedorainfracloud.org/coprs/wiiznokes/cosmic-applets-unofficial/repo/fedora-%OS_VERSION%/wiiznokes-cosmic-applets-unofficial-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/bhh32/gui-scale-applet/repo/fedora-%OS_VERSION%/bhh32-gui-scale-applet-fedora-%OS_VERSION%.repo
install:
# extra cosmic applets
- gui-scale-applet
- cosmic-ext-applet-clipboard-manager
- cosmic-ext-applet-emoji-selector
- cosmic-ext-applet-external-monitor-brightness
Expand Down Expand Up @@ -94,6 +92,11 @@ modules:
- ksshaskpass
# Mullvad
- mullvad-vpn
type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/bhh32/gui-scale-applet/repo/fedora-%OS_VERSION%/bhh32-gui-scale-applet-fedora-%OS_VERSION%.repo
packages:
- gui-scale-applet

- type: bling
install:
Expand Down

0 comments on commit a47e97a

Please sign in to comment.