Skip to content

Commit

Permalink
use silverblue and remove customization for kde
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe1369 committed Jun 29, 2024
1 parent 491dea0 commit 59f880b
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 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/kinoite-main
base-image: ghcr.io/ublue-os/silverblue-main
image-version: 40
modules:
# Default Repo Packages
Expand All @@ -12,7 +12,6 @@ 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 @@ -32,16 +31,16 @@ modules:
- tmux
- libratbag-ratbagd

# 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
# 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

# Gamescope Git
- type: rpm-ostree
Expand Down

0 comments on commit 59f880b

Please sign in to comment.