Skip to content

Commit

Permalink
revert due to missing HDR on gnome
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 authored Jun 29, 2024
1 parent 0e724ef commit 9ff7d1c
Showing 1 changed file with 15 additions and 23 deletions.
38 changes: 15 additions & 23 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: moe-os
description: Moe's Persönliches uBlue Image
base-image: ghcr.io/ublue-os/silverblue-main
base-image: ghcr.io/ublue-os/kinoite-main
image-version: 40
modules:
# Default Repo Packages
Expand All @@ -12,6 +12,7 @@ modules:
- mesa-va-drivers-freeworld.i686
- mesa-vdpau-drivers-freeworld.i686
- mesa-vdpau-drivers-freeworld.x86_64
- xwaylandvideobridge
- ibm-plex-fonts-all
- mangohud
- gamemode
Expand All @@ -31,16 +32,16 @@ modules:
- tmux
- libratbag-ratbagd

# Customization for KDE Plasma
# - type: rpm-ostree
# repos:
# - https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/repo/fedora-%OS_VERSION%/luisbocanegra-kde-material-you-colors-fedora-%OS_VERSION%.repo
# - https://copr.fedorainfracloud.org/coprs/errornointernet/klassy/repo/fedora-%OS_VERSION%/errornointernet-klassy-fedora-%OS_VERSION%.repo
# install:
# - klassy
# - kde-material-you-colors
# - python-materialyoucolor
# - python-pywal
# Customization
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/luisbocanegra/kde-material-you-colors/repo/fedora-%OS_VERSION%/luisbocanegra-kde-material-you-colors-fedora-%OS_VERSION%.repo
- https://copr.fedorainfracloud.org/coprs/errornointernet/klassy/repo/fedora-%OS_VERSION%/errornointernet-klassy-fedora-%OS_VERSION%.repo
install:
- klassy
- kde-material-you-colors
- python-materialyoucolor
- python-pywal

# Gamescope Git
- type: rpm-ostree
Expand Down Expand Up @@ -75,16 +76,7 @@ modules:
- type: akmods
base: main
install:
- xone
- xpadneo

# Gnome Extensions
- type: gnome-extensions
install:
- Night Theme Switcher
- Blur my Shell
- AppIndicator and KStatusNotifierItem Support
uninstall:
- GSConnect

- xone
- xpadneo

- type: signing

0 comments on commit 9ff7d1c

Please sign in to comment.