From 27d19c3ad73fc085976f797c16d96682a1e9ad8c Mon Sep 17 00:00:00 2001 From: natemaia Date: Thu, 26 Jul 2018 21:17:25 -0700 Subject: [PATCH] Fix xfce4 custom terminal emulator launcher --- .../share/xfce4/helpers/custom-TerminalEmulator.desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/.local/share/xfce4/helpers/custom-TerminalEmulator.desktop b/home/.local/share/xfce4/helpers/custom-TerminalEmulator.desktop index 5d63bcbb..139615cc 100755 --- a/home/.local/share/xfce4/helpers/custom-TerminalEmulator.desktop +++ b/home/.local/share/xfce4/helpers/custom-TerminalEmulator.desktop @@ -6,6 +6,6 @@ Type=X-XFCE-Helper X-XFCE-Category=TerminalEmulator X-XFCE-CommandsWithParameter=termite "%s" Icon=utilities-terminal -Name=St -X-XFCE-Commands=st -GenericName=Simple Terminal +Name=Termite +X-XFCE-Commands=termite +GenericName=Terminal