summarylogtreecommitdiffstats
path: root/NinFSGUI.install
diff options
context:
space:
mode:
authorluigoalma2019-04-18 03:00:37 +0100
committerluigoalma2019-04-18 03:00:37 +0100
commitf3026434f4f251ae2d9afd344bb1f655ee33f30b (patch)
treeb6d44b6a7a815da2e6a901c76c7193a872dec6e5 /NinFSGUI.install
downloadaur-f3026434f4f251ae2d9afd344bb1f655ee33f30b.tar.gz
Ninfs 1.4
Diffstat (limited to 'NinFSGUI.install')
-rw-r--r--NinFSGUI.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/NinFSGUI.install b/NinFSGUI.install
new file mode 100644
index 000000000000..07afb2ebbafb
--- /dev/null
+++ b/NinFSGUI.install
@@ -0,0 +1,6 @@
+post_upgrade() {
+ echo " >> You'll need the respective terminal for your DE for gui to open."
+ echo " >> Mate for example uses xterm to open a terminal=true set .desktop."
+ echo " >> XFCE uses xfce4-terminal."
+ echo " >> Check what does your respective DE uses and install it."
+}