aboutsummaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rwxr-xr-xextra/meson_post_install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/meson_post_install.sh b/extra/meson_post_install.sh
index a93f27b..7bf0d96 100755
--- a/extra/meson_post_install.sh
+++ b/extra/meson_post_install.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Needed to remove password prompt when recording a monitor on amd/intel or nvidia wayland
+# Needed to remove password prompt when recording a monitor (without desktop portal option) on amd/intel or nvidia wayland
/usr/sbin/setcap cap_sys_admin+ep ${MESON_INSTALL_DESTDIR_PREFIX}/bin/gsr-kms-server \
|| echo "\n!!! Please re-run install as root\n"