diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:24:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:20 +0700 |
commit | bcf402114fafee4b9cf22a74faab3a104b3e54b0 (patch) | |
tree | 5b1faa63fb7c44daa3e4239afb32af46505a697c /desktop/j4-dmenu-desktop | |
parent | c34400210d7018327ad0420f4d20da0b6a71717e (diff) | |
download | slackbuilds-bcf402114fafee4b9cf22a74faab3a104b3e54b0.tar.gz |
desktop/j4-dmenu-desktop: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/j4-dmenu-desktop')
-rw-r--r-- | desktop/j4-dmenu-desktop/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/j4-dmenu-desktop/README b/desktop/j4-dmenu-desktop/README index 5389503ddf..f3d8ecde09 100644 --- a/desktop/j4-dmenu-desktop/README +++ b/desktop/j4-dmenu-desktop/README @@ -5,8 +5,8 @@ is to find .desktop files and offer you a menu to start an application using dmenu. When j4-dmenu-desktop starts an application that runs in a terminal, -by default it uses i3-sensible-terminal if it's installed on the build -host, or xterm if not. If you'd rather use a different terminal emulator, -set TERMINAL in the script's environment. Example: +by default it uses i3-sensible-terminal if it's installed on the +build host, or xterm if not. If you'd rather use a different terminal +emulator, set TERMINAL in the script's environment. Example: # TERMINAL=urxvt ./j4-dmenu-desktop.SlackBuild |