1
0
Fork 0

changed OBS studio package and added packages to remove

This commit is contained in:
Kim, Jimin 2021-09-03 11:41:29 +09:00
parent 6b04c6ef7f
commit 518d03ded3

View file

@ -75,6 +75,8 @@ remove_essentials() {
totem \
kvantum-qt5 \
gnome-color-manager \
manjaro-hello \
gnome-layout-switcher \
}
@ -453,7 +455,7 @@ setup_node() {
setup_obs() {
package_install \
obs-plugin-input-overlay-bin `# show inputs in OBS` \
obs-studio `# screen recording and streaming` \
obs-studio-browser `# screen recording and streaming` \
}