diff options
Diffstat (limited to 'extra/libreoffice-fresh/libreoffice-fresh.sh')
-rw-r--r-- | extra/libreoffice-fresh/libreoffice-fresh.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/libreoffice-fresh/libreoffice-fresh.sh b/extra/libreoffice-fresh/libreoffice-fresh.sh new file mode 100644 index 000000000..7bfdcf7f6 --- /dev/null +++ b/extra/libreoffice-fresh/libreoffice-fresh.sh @@ -0,0 +1,6 @@ +# to force a certain look'n feel + +#export SAL_USE_VCLPLUGIN=gen +#export SAL_USE_VCLPLUGIN=kde4 +#export SAL_USE_VCLPLUGIN=gtk +#export SAL_USE_VCLPLUGIN=gtk3 |