Skip to content

Commit

Permalink
Update simplescreenrecorder
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-hc authored Oct 3, 2024
1 parent 77ed36e commit c23ed5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion simplescreenrecorder
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ export XDG_DATA_DIRS="${HERE}"/usr/share/:"${XDG_DATA_DIRS}"
export PERLLIB="${HERE}"/usr/share/perl5/:"${HERE}"/usr/lib/perl5/:"${PERLLIB}"
export GSETTINGS_SCHEMA_DIR="${HERE}"/usr/share/glib-2.0/schemas/:"${GSETTINGS_SCHEMA_DIR}"
export QT_PLUGIN_PATH="${HERE}"/usr/lib/qt4/plugins/:"${HERE}"/usr/lib/i386-linux-gnu/qt4/plugins/:"${HERE}"/usr/lib/x86_64-linux-gnu/qt4/plugins/:"${HERE}"/usr/lib32/qt4/plugins/:"${HERE}"/usr/lib64/qt4/plugins/:"${HERE}"/usr/lib/qt5/plugins/:"${HERE}"/usr/lib/i386-linux-gnu/qt5/plugins/:"${HERE}"/usr/lib/x86_64-linux-gnu/qt5/plugins/:"${HERE}"/usr/lib32/qt5/plugins/:"${HERE}"/usr/lib64/qt5/plugins/:"${QT_PLUGIN_PATH}"
export QT_FONT_DPI=96
if test -d /usr/share/Kvantum; then
export QT_STYLE_OVERRIDE=kvantum
fi
Expand Down

0 comments on commit c23ed5e

Please sign in to comment.