summarylogtreecommitdiffstats
path: root/mutter.install
diff options
context:
space:
mode:
authorMingi Sung2023-05-02 19:55:11 +0900
committerMingi Sung2023-05-02 20:02:23 +0900
commitc0a8289bf696f3028bcf7a5c677f83701ff07797 (patch)
tree0f0eb5f65d3f828d630fd3f2db99c336c7b10918 /mutter.install
parent3c7d16c7a2010431179d5a648e729a053f61a337 (diff)
downloadaur-c0a8289bf696f3028bcf7a5c677f83701ff07797.tar.gz
Sync to gnome-44
Signed-off-by: Mingi Sung <fiestalake@disroot.org>
Diffstat (limited to 'mutter.install')
-rw-r--r--mutter.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/mutter.install b/mutter.install
new file mode 100644
index 000000000000..6a55f1a2b53f
--- /dev/null
+++ b/mutter.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo "[Recommendation] Install 'gnome-shell-performance' pkg to get RT-scheduler working with mr1441 enabled"
+}
+
+post_upgrade() {
+ post_install
+}