Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
f8b698e62a
commit
b5dcc737c9
2 changed files with 11 additions and 0 deletions
|
@ -475,6 +475,7 @@ softwareGroups:
|
|||
- youtube-dl
|
||||
Media-Desktop: &Media-Desktop
|
||||
- balenaetcher
|
||||
- brasero
|
||||
- gimp
|
||||
- handbrake
|
||||
- inkscape
|
||||
|
|
10
software.yml
10
software.yml
|
@ -361,6 +361,16 @@ softwarePackages:
|
|||
yay: android-studio
|
||||
_service: false
|
||||
_type: application
|
||||
brasero:
|
||||
_bin: brasero
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: null
|
||||
_home: null
|
||||
_name: Brasero
|
||||
apt: brasero
|
||||
dnf: brasero
|
||||
pacman: brasero
|
||||
firefox-profile:
|
||||
_bin: firefox-profile
|
||||
_github: https://github.com/saadtazi/firefox-profile-js
|
||||
|
|
Loading…
Reference in a new issue