summarylogtreecommitdiffstats
path: root/thunar-custom-actions.install
diff options
context:
space:
mode:
authorYann Büchau2020-05-31 22:53:29 +0200
committerYann Büchau2020-05-31 22:53:29 +0200
commit16bde160213b68770257803155b9766b36921e16 (patch)
treedec5cf8b1137b0ff7cffac6a62df8daea551c6a7 /thunar-custom-actions.install
parent552e461341f71986087474cfbe20221596a35599 (diff)
downloadaur-thunar-custom-actions.tar.gz
Add note to restart Thunar after uca-apply
Diffstat (limited to 'thunar-custom-actions.install')
-rw-r--r--thunar-custom-actions.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/thunar-custom-actions.install b/thunar-custom-actions.install
index 66495a3d3693..315f2119cec8 100644
--- a/thunar-custom-actions.install
+++ b/thunar-custom-actions.install
@@ -10,6 +10,11 @@ post_install() {
echo
echo "uca-apply remove"
echo
+ echo "It might need to be necessary to restart Thunar for the new custom "
+ echo "actions to show up:"
+ echo
+ echo "thunar -q"
+ echo
}
post_upgrade() {