Files
hydro-os/recipes/dnf/applications.yml
Eriq Taing 4a1c67e77c
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 13m53s
switch from nautilus and file roller to dolphin and ark (#73)
Reviewed-on: #73
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
2025-10-07 13:30:58 -04:00

61 lines
975 B
YAML

modules:
- type: dnf
repos:
nonfree: rpmfusion
install:
packages:
# applications
# fuzzy finder
- fzf
# dmenu runner
- fuzzel
# file manager
- dolphin
- ark
- ffmpegthumbnailer
# music / video player
- vlc
# text editor
- neovim
# software store
- gnome-software
# disk management
- gnome-disk-utility
- qdirstat
# 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