diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-19 21:44:35 +0200 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2020-12-19 21:44:35 +0200 |
| commit | 058b325195bda3eff5c6170ab4eff6433424a99c (patch) | |
| tree | a71e6c68471007a33713f6c95d3970ee90819683 | |
| parent | 2ba4f1bee1a787d200185e831c2c089c13477716 (diff) | |
| download | application-setup-058b325195bda3eff5c6170ab4eff6433424a99c.tar application-setup-058b325195bda3eff5c6170ab4eff6433424a99c.tar.gz application-setup-058b325195bda3eff5c6170ab4eff6433424a99c.zip | |
Added Music On Console and MPV apps to the essential fedora apps
| -rwxr-xr-x | fedora-setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora-setup.sh b/fedora-setup.sh index e7e7e2c..60bfd7a 100755 --- a/fedora-setup.sh +++ b/fedora-setup.sh @@ -15,7 +15,7 @@ sudo dnf upgrade -y # Installation ----------------------------------------------------------------- -essential="terminator git copyq audacious gimp samba adb flameshot curl tlp piper gstreamer1-plugin-openh264 dnf-utils" +essential="terminator git copyq audacious gimp samba adb flameshot curl tlp piper gstreamer1-plugin-openh264 dnf-utils moc mpv" utilities="barrier cheese htop cloc neofetch" qemukvm="qemu-kvm bridge-utils virt-manager ebtables iptables dnsmasq" fun="cmatrix" |
