summarylogtreecommitdiffstats
path: root/gnome-shell-performance.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell-performance.install')
-rw-r--r--gnome-shell-performance.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-shell-performance.install b/gnome-shell-performance.install
index 89a382b24fb9..825e08c5abf0 100644
--- a/gnome-shell-performance.install
+++ b/gnome-shell-performance.install
@@ -1,6 +1,6 @@
post_install() {
setcap CAP_SYS_NICE=+ep usr/bin/gnome-shell
- echo "To have real-time scheduling on Wayland, run `settings set org.gnome.mutter experimental-features "['rt-scheduler']"`
+ echo "To have real-time scheduling on Wayland, run \`gsettings set org.gnome.mutter experimental-features \"['rt-scheduler']\"\`"
}
post_upgrade() {