summarylogtreecommitdiffstats
path: root/mutter.install
blob: 6a55f1a2b53f917a9bcb7c1d2eb703c1a4485b20 (plain)
1
2
3
4
5
6
7
post_install() {
  echo "[Recommendation] Install 'gnome-shell-performance' pkg to get RT-scheduler working with mr1441 enabled"
}

post_upgrade() {
  post_install
}