Files
hydro-os/recipes/dnf/applications.yml
Eriq Taing 8e17303070
All checks were successful
bluebuild / Build Custom Image (recipe.yml) (push) Successful in 39s
Properly added LACT (#61)
Reviewed-on: #61
Co-authored-by: Eriq Taing <eriq12@protonmail.com>
Co-committed-by: Eriq Taing <eriq12@protonmail.com>
2025-09-08 16:15:46 -04:00

75 lines
1.2 KiB
YAML

modules:
- type: dnf
repos:
nonfree: rpmfusion
files:
- https://repo.vscodium.dev/vscodium.repo
copr:
- mavit/discover-overlay
- ilyaz/LACT
install:
packages:
# applications
# fuzzy finder
- fzf
# dmenu runner
- fuzzel
# file manager
- nautilus
- file-roller
- file-roller-nautilus
- ffmpegthumbnailer
# music / video player
- vlc
# text editor
- neovim
- codium
# software store
- gnome-software
# disk management
- gnome-disk-utility
# kdeconnect
- kde-connect
# discord overlay
- discover-overlay
# 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
# godot
- godot
# LACT
- lact
remove:
packages:
# remove firefox
- firefox
- firefox-langpacks