Compare commits

...

3 Commits

Author SHA1 Message Date
1a1ac092e9 Kept steam, gamescope, mangohud, xpadneo, and multimedia packages under dnf, while The rest are left in rpm-ostree
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (pull_request) Successful in 9m0s
2025-06-28 13:00:59 -04:00
b1bf2a6ba4 Switch to rpm-ostreed-automatic 2025-06-27 09:13:22 -04:00
7940fb46d2 Removed system wide autostart for terminal. 2025-06-27 09:12:22 -04:00
5 changed files with 36 additions and 57 deletions

View File

@@ -1,16 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=kitty
GenericName=Terminal emulator
Comment=Fast, feature-rich, GPU based terminal
TryExec=kitty
StartupNotify=true
Exec=/usr/bin/hyprctl dispatch exec [workspace special:terminal silent] /usr/bin/kitty
Icon=kitty
Categories=System;TerminalEmulator;
X-TerminalArgExec=--
X-TerminalArgTitle=--title
X-TerminalArgAppId=--class
X-TerminalArgDir=--working-directory
X-TerminalArgHold=--hold

View File

@@ -1,8 +0,0 @@
[Unit]
Description=Download bootc updates
Documentation=man:bootc(8)
ConditionPathExists=/run/ostree-booted
[Service]
Type=oneshot
ExecStart=/usr/bin/bootc update --quiet

View File

@@ -1,12 +0,0 @@
[Unit]
Description=Download bootc updates
Documentation=man:bootc(8)
ConditionPathExists=/run/ostree-booted
[Timer]
OnBootSec=15min
OnUnitInactiveSec=8h
RandomizedDelaySec=2h
[Install]
WantedBy=timers.target

View File

@@ -1,4 +1,38 @@
modules:
- type: dnf
repos:
nonfree: negativo17
install:
packages:
- steam
- gamescope
- mangohud
# xpadneo
- dkms-xpadneo
- libheif
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks
replace:
- from-repo: fedora-multimedia
packages:
- libva
- libva-intel-media-driver
- mesa-dri-drivers
- mesa-filesystem
- mesa-libEGL
- mesa-libGL
- mesa-libgbm
- mesa-va-drivers
- mesa-vulkan-drivers
- gstreamer1-plugin-libav
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/ublue-os/packages/repo/fedora-%OS_VERSION%/ublue-os-packages-fedora-%OS_VERSION%.repo
@@ -15,7 +49,7 @@ modules:
# password keeper
- kf6-kwallet
- kwalletmanager
- kwalletmanager5
- pam-kwallet
# hyprland
@@ -29,8 +63,6 @@ modules:
- ublue-os-signing
# environment
# xwayland
- xorg-x11-server-Xwayland
# headset control
- headsetcontrol
# media related
@@ -106,23 +138,6 @@ modules:
# zoxide for z stuff
- zoxide
# steam
- steam
# for game mode and big picture mode
- gamescope
# for performance view
- mangohud
# xpadneo
- dkms-xpadneo
# multimedia
- gstreamer1-plugin-libav
remove:
# remove firefox
- firefox
- firefox-langpacks
- type: script
scripts:
- install-xpadneo.sh

View File

@@ -2,7 +2,7 @@ modules:
- type: systemd
system:
enabled:
- bootc-fetch-updates.timer
- rpm-ostreed-automatic.timer
- flatpak-system-update.timer
user:
enabled: