summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKimiblock Moe2024-11-30 23:48:38 +0800
committerKimiblock Moe2024-11-30 23:48:38 +0800
commite4f213441fec6653f5ef0a288e2fd101c3d1b190 (patch)
treef6f12a825dba234e20fb1cc77b8f0176d6fb3296
parent1b388f534a5fc82fbafcb8fefff0aa9287e55f63 (diff)
downloadaur-e4f213441fec6653f5ef0a288e2fd101c3d1b190.tar.gz
Bind input devices
-rw-r--r--PKGBUILD2
-rw-r--r--portable-config3
2 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d25a6b63d5f..268db83505f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ source=("$url/archive/refs/tags/${pkgver}.tar.gz"
"portable-config"
"start.sh")
sha256sums=('e1a69cc1fd8a4fc7ec087ab705496245890138ec15015689b88d20e5ec74bd82'
- '705290b2a5c117382ad6bf53b119d6955018994517e0942b59606bd7d64ff768'
+ '74f8d463eeb85c88f7f0676722bed430cd33e2fd61ee560e29e66762e02fb965'
'4895bf6a6bd4297cfb8a51e01ed39cd0e7a6e17fd96a83a06b581138c4443e4b')
prepare() {
diff --git a/portable-config b/portable-config
index ee96b729940f..d23221d2c674 100644
--- a/portable-config
+++ b/portable-config
@@ -15,4 +15,7 @@ launchTarget="an-anime-game-launcher"
# Takes boolean value. When enabled, do not process XAuth files and forces wayland input method. Generally this should be true when possible.
waylandOnly="false"
+# Takes boolean value.
+bindInputDevices="true"
+
# Below you can set envs that will be imported into the application sandbox