summarylogtreecommitdiffstats
path: root/substance-player
diff options
context:
space:
mode:
authort-ask2021-08-21 16:39:42 +0200
committert-ask2021-08-21 16:39:42 +0200
commitaf675e8853aaf4caa7d80c4786c32b98e7c56f6e (patch)
treea824054dc88108dd3524b62aa7ceb8737d0832e5 /substance-player
parent57db42bab229922e4636f9ceae1b8a25fdebef8f (diff)
downloadaur-af675e8853aaf4caa7d80c4786c32b98e7c56f6e.tar.gz
Update to version 11.2.1
Diffstat (limited to 'substance-player')
-rw-r--r--substance-player11
1 files changed, 0 insertions, 11 deletions
diff --git a/substance-player b/substance-player
deleted file mode 100644
index cd91084600a5..000000000000
--- a/substance-player
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-# If the interface is too small/big, uncomment the following line and tweak the value accordingly.
-#export QT_SCALE_FACTOR=0.75
-
-# If you're using a Nvidia Optimus setup, uncomment the line below and comment the final line to
-# always use the Nvidia GPU for this software (which is often too heavy for integrated GPUs).
-#exec primusrun /opt/Allegorithmic/Substance_Player/Substance\ Player "$@"
-
-exec /opt/Allegorithmic/Substance_Player/Substance\ Player "$@"
-