Files
hydro-os/recipes/dnf/applications.yml
Eriq Taing d7cd51d3b0
Some checks failed
bluebuild / Build Custom Image (recipe.yml) (pull_request) Has been cancelled
removed vlc and discover overlay
2025-09-21 16:51:14 -04:00

60 lines
1.0 KiB
YAML

modules:
- type: dnf
repos:
nonfree: rpmfusion
files:
- https://repo.vscodium.dev/vscodium.repo
install:
packages:
# applications
# fuzzy finder
- fzf
# dmenu runner
- fuzzel
# file manager
- nautilus
- file-roller
- file-roller-nautilus
- ffmpegthumbnailer
# text editor
- neovim
- codium
# software store
- gnome-software
# disk management
- gnome-disk-utility
# kdeconnect
- kde-connect
# settings apps
# qt
- qt5ct
- qt6ct
# gtk
- nwg-look
# zsh
- zsh
# zoxide for z stuff
- zoxide
# steam
- steam
# for game mode and big picture mode
- gamescope
# for performance view
- mangohud
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks