screen-share-sway: disable obs aliasing
This commit is contained in:
parent
34d05a85e5
commit
2d2739bcb4
@ -3,7 +3,8 @@
|
|||||||
# Screen Sharing with OBS Studio on Fedora and Sway
|
# Screen Sharing with OBS Studio on Fedora and Sway
|
||||||
# ref: https://github.com/hw0lff/screen-share-sway
|
# ref: https://github.com/hw0lff/screen-share-sway
|
||||||
|
|
||||||
grep -q "alias obs" ~/.zshrc || echo 'alias obs="QT_QPA_PLATFORM=xcb obs"' >> ~/.zshrc
|
# no need with obs's wayland support now.
|
||||||
|
# grep -q "alias obs" ~/.zshrc || echo 'alias obs="QT_QPA_PLATFORM=xcb obs"' >> ~/.zshrc
|
||||||
|
|
||||||
V4L2_VERSION="0.12.5"
|
V4L2_VERSION="0.12.5"
|
||||||
U="$HOME/utils"
|
U="$HOME/utils"
|
||||||
|
Loading…
Reference in New Issue
Block a user