test-rpm-ostree-xpadneo #33
@@ -6,121 +6,119 @@ modules:
|
|||||||
- https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/repo/fedora-%OS_VERSION%/peterwu-rendezvous-fedora-%OS_VERSION%.repo
|
- https://copr.fedorainfracloud.org/coprs/peterwu/rendezvous/repo/fedora-%OS_VERSION%/peterwu-rendezvous-fedora-%OS_VERSION%.repo
|
||||||
- https://negativo17.org/repos/fedora-steam.repo
|
- https://negativo17.org/repos/fedora-steam.repo
|
||||||
install:
|
install:
|
||||||
packages:
|
# sddm
|
||||||
# sddm
|
- sddm
|
||||||
- sddm
|
- sddm-themes
|
||||||
- sddm-themes
|
- qt5-qtgraphicaleffects
|
||||||
- qt5-qtgraphicaleffects
|
- qt5-qtquickcontrols2
|
||||||
- qt5-qtquickcontrols2
|
- qt5-qtsvg
|
||||||
- qt5-qtsvg
|
|
||||||
|
|
||||||
# password keeper
|
# password keeper
|
||||||
- kf6-kwallet
|
- kf6-kwallet
|
||||||
- kwalletmanager
|
- kwalletmanager
|
||||||
- pam-kwallet
|
- pam-kwallet
|
||||||
|
|
||||||
# hyprland
|
# hyprland
|
||||||
- hyprland-git
|
- hyprland-git
|
||||||
- hyprpanel
|
- hyprpanel
|
||||||
- hyprpolkitagent
|
- hyprpolkitagent
|
||||||
- hyprshot
|
- hyprshot
|
||||||
|
|
||||||
# ublue udev rules and signing
|
# ublue udev rules and signing
|
||||||
- ublue-os-udev-rules
|
- ublue-os-udev-rules
|
||||||
- ublue-os-signing
|
- ublue-os-signing
|
||||||
|
|
||||||
# environment
|
# environment
|
||||||
# xwayland
|
# xwayland
|
||||||
- xorg-x11-server-Xwayland
|
- xorg-x11-server-Xwayland
|
||||||
# headset control
|
# headset control
|
||||||
- headsetcontrol
|
- headsetcontrol
|
||||||
# media related
|
# media related
|
||||||
- mediainfo
|
- mediainfo
|
||||||
- playerctl
|
- playerctl
|
||||||
- alsa-firmware
|
- alsa-firmware
|
||||||
# zip utilities
|
# zip utilities
|
||||||
- p7zip
|
- p7zip
|
||||||
# qt libraries
|
# qt libraries
|
||||||
- qt5-qtwayland
|
- qt5-qtwayland
|
||||||
- qt6-qtwayland
|
- qt6-qtwayland
|
||||||
# vulkan
|
# vulkan
|
||||||
- vulkan-tools
|
- vulkan-tools
|
||||||
- vulkan-validation-layers
|
- vulkan-validation-layers
|
||||||
|
|
||||||
# polkit
|
# polkit
|
||||||
- polkit
|
- polkit
|
||||||
|
|
||||||
# sound
|
# sound
|
||||||
- wireplumber
|
- wireplumber
|
||||||
- pipewire
|
- pipewire
|
||||||
- headsetcontrol
|
- headsetcontrol
|
||||||
|
|
||||||
# networking
|
# networking
|
||||||
- bluez
|
- bluez
|
||||||
- bluez-tools
|
- bluez-tools
|
||||||
- firewall-config
|
- firewall-config
|
||||||
|
|
||||||
# applications
|
# applications
|
||||||
# fuzzy finder
|
# fuzzy finder
|
||||||
- fzf
|
- fzf
|
||||||
|
|
||||||
# dmenu runner
|
# dmenu runner
|
||||||
- fuzzel
|
- fuzzel
|
||||||
|
|
||||||
# file manager
|
# file manager
|
||||||
- nautilus
|
- nautilus
|
||||||
- file-roller
|
- file-roller
|
||||||
- file-roller-nautilus
|
- file-roller-nautilus
|
||||||
|
|
||||||
# text editor
|
# text editor
|
||||||
- neovim
|
- neovim
|
||||||
|
|
||||||
# software store
|
# software store
|
||||||
- gnome-software
|
- gnome-software
|
||||||
|
|
||||||
# disk management
|
# disk management
|
||||||
- gnome-disk-utility
|
- gnome-disk-utility
|
||||||
|
|
||||||
# kdeconnect
|
# kdeconnect
|
||||||
- kde-connect
|
- kde-connect
|
||||||
|
|
||||||
# settings apps
|
# settings apps
|
||||||
# qt
|
# qt
|
||||||
- qt5ct
|
- qt5ct
|
||||||
- qt6ct
|
- qt6ct
|
||||||
|
|
||||||
# gtk
|
# gtk
|
||||||
- nwg-look
|
- nwg-look
|
||||||
|
|
||||||
# Themes and fonts
|
# Themes and fonts
|
||||||
# emoji fonts
|
# emoji fonts
|
||||||
- google-noto-emoji-fonts
|
- google-noto-emoji-fonts
|
||||||
|
|
||||||
# theme and GUI
|
# theme and GUI
|
||||||
- fontawesome-fonts-all
|
- fontawesome-fonts-all
|
||||||
- gnome-themes-extra
|
- gnome-themes-extra
|
||||||
- papirus-icon-theme
|
- papirus-icon-theme
|
||||||
- bibata-cursor-themes
|
- bibata-cursor-themes
|
||||||
|
|
||||||
# zsh
|
# zsh
|
||||||
- zsh
|
- zsh
|
||||||
# zoxide for z stuff
|
# zoxide for z stuff
|
||||||
- zoxide
|
- zoxide
|
||||||
|
|
||||||
# steam
|
# steam
|
||||||
- steam
|
- steam
|
||||||
# for game mode and big picture mode
|
# for game mode and big picture mode
|
||||||
- gamescope
|
- gamescope
|
||||||
# for performance view
|
# for performance view
|
||||||
- mangohud
|
- mangohud
|
||||||
# xpadneo
|
# xpadneo
|
||||||
- dkms-xpadneo
|
- dkms-xpadneo
|
||||||
|
|
||||||
remove:
|
remove:
|
||||||
packages:
|
# remove firefox
|
||||||
# remove firefox
|
- firefox
|
||||||
- firefox
|
- firefox-langpacks
|
||||||
- firefox-langpacks
|
|
||||||
|
|
||||||
replace:
|
replace:
|
||||||
- from-repo: https://negativo17.org/repos/fedora-multimedia.repo
|
- from-repo: https://negativo17.org/repos/fedora-multimedia.repo
|
||||||
|
Reference in New Issue
Block a user