changed OBS studio package and added packages to remove
This commit is contained in:
parent
6b04c6ef7f
commit
518d03ded3
1 changed files with 3 additions and 1 deletions
4
setup.sh
4
setup.sh
|
@ -75,6 +75,8 @@ remove_essentials() {
|
||||||
totem \
|
totem \
|
||||||
kvantum-qt5 \
|
kvantum-qt5 \
|
||||||
gnome-color-manager \
|
gnome-color-manager \
|
||||||
|
manjaro-hello \
|
||||||
|
gnome-layout-switcher \
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -453,7 +455,7 @@ setup_node() {
|
||||||
setup_obs() {
|
setup_obs() {
|
||||||
package_install \
|
package_install \
|
||||||
obs-plugin-input-overlay-bin `# show inputs in OBS` \
|
obs-plugin-input-overlay-bin `# show inputs in OBS` \
|
||||||
obs-studio `# screen recording and streaming` \
|
obs-studio-browser `# screen recording and streaming` \
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue