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
|
- youtube-dl
|
||||||
Media-Desktop: &Media-Desktop
|
Media-Desktop: &Media-Desktop
|
||||||
- balenaetcher
|
- balenaetcher
|
||||||
|
- brasero
|
||||||
- gimp
|
- gimp
|
||||||
- handbrake
|
- handbrake
|
||||||
- inkscape
|
- inkscape
|
||||||
|
|
10
software.yml
10
software.yml
|
@ -361,6 +361,16 @@ softwarePackages:
|
||||||
yay: android-studio
|
yay: android-studio
|
||||||
_service: false
|
_service: false
|
||||||
_type: application
|
_type: application
|
||||||
|
brasero:
|
||||||
|
_bin: brasero
|
||||||
|
_desc: null
|
||||||
|
_docs: null
|
||||||
|
_github: null
|
||||||
|
_home: null
|
||||||
|
_name: Brasero
|
||||||
|
apt: brasero
|
||||||
|
dnf: brasero
|
||||||
|
pacman: brasero
|
||||||
firefox-profile:
|
firefox-profile:
|
||||||
_bin: firefox-profile
|
_bin: firefox-profile
|
||||||
_github: https://github.com/saadtazi/firefox-profile-js
|
_github: https://github.com/saadtazi/firefox-profile-js
|
||||||
|
|
Loading…
Reference in a new issue